add log_network Server argument

This commit is contained in:
Fabian Dill
2021-04-07 02:37:21 +02:00
parent 32560eac92
commit 6567f14415
5 changed files with 24 additions and 10 deletions

View File

@@ -194,6 +194,7 @@ def get_default_options() -> dict:
"remaining_mode": "goal",
"auto_shutdown": 0,
"compatibility": 2,
"log_network": 0
},
"multi_mystery_options": {
"teams": 1,