Configuration file

The following settings can be changes in the CWSRestart.exe.config

  • AutostartCWSProtocol allows you to automatically start CWSProtocol when you start CWSRestart.
  • AutostartStatistics indicates, if statistics should be enabled on startup.
  • AutostartWatcher sets, if the watcher should be started on startup.
  • WatcherTimeout defines the value between to watcher checks in seconds.
  • AutoPresetLoading will load presets without the confirmation dialog from the presets directory

There are more settings in the ServerService.dll.config. These settings are discussed in the ServerService section of the manual, since ServerService is a library that is shared across multiple modules.

ServerService »