mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2024-12-27 02:43:45 +02:00
10 lines
264 B
Plaintext
10 lines
264 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",
|
|
"rcon_pass": "factorio_rcon"
|
|
}
|