add timeout for persistent games

This commit is contained in:
Martin Michelsen
2023-12-13 20:52:35 -08:00
parent 3551b9abc3
commit 974269187b
7 changed files with 96 additions and 23 deletions
+1
View File
@@ -10,6 +10,7 @@
"ServerName": "Alexandria",
"CatchHandlerExceptions": false,
"PersistentGameIdleTimeout": 1800000000,
"ItemDropMode": "OnByDefault",
"UseServerItemTables": "OffByDefault",