We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 618dcbd commit 5f110aaCopy full SHA for 5f110aa
conf.json.example
@@ -2,5 +2,6 @@
2
"username": "admin",
3
"password": "factorio",
4
"database_file": "auth.leveldb",
5
- "cookie_encryption_key": "topsecretkey"
+ "cookie_encryption_key": "topsecretkey",
6
+ "settings_file": "server-settings.json"
7
}
0 commit comments