mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2025-01-08 04:04:53 +02:00
9 lines
230 B
Plaintext
9 lines
230 B
Plaintext
{
|
|
"username": "admin",
|
|
"password": "factorio",
|
|
"database_file": "auth.leveldb",
|
|
"cookie_encryption_key": "topsecretkey",
|
|
"settings_file": "server-settings.json",
|
|
"log_file": "factorio-server-manager.log"
|
|
}
|