Skip to main content

check

Function check 

Source
pub fn check(config: &Config) -> Result
Expand description

Validates a complete server configuration.

The checks reject incompatible settings and emit warnings for risky or deprecated choices. Successful validation leaves the configuration unchanged.