public static void ApplySavedServerSettings(this ExceptionlessConfiguration config)
 {
     SettingsManager.ApplySavedServerSettings(config);
 }