pub fn pull_settings( config: &Config, discourse_name: &str, local_path: &Path, changed_only: bool, category: Option<&str>, ) -> Result<()>
Pull all site settings to a local file.