mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-31 09:02:41 +01:00
Why the hell are we using the BasicWatchdog on Windows?
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"ByondTopicTimeout": 5000,
|
||||
"RestartTimeout": 10000,
|
||||
"UseExperimentalWatchdog": false,
|
||||
"UseBasicWatchdogOnWindows": true,
|
||||
"UseBasicWatchdogOnWindows": false,
|
||||
"UserLimit": 100,
|
||||
"InstanceLimit": 10,
|
||||
"ValidInstancePaths": null
|
||||
|
||||
Reference in New Issue
Block a user