pub fn synapse_config_check( synapse_config: &Config, ) -> (Vec<CheckWarning>, Vec<CheckError>)
Check that the Synapse configuration is sane for migration.