factorio-server-manager/conf.json.example
knoxfighter e5dceafe71 Merge branch 'new-authentication' into small-refactoring
# Conflicts:
#	src/api/handlers.go
#	ui/App/views/UserManagement/components/CreateUserForm.jsx
2021-01-21 03:37:40 +01:00

8 lines
244 B
Plaintext

{
"rcon_pass": "XVlBzgbaiCMRAjWwhTHctcuA",
"sq_lite_database_file": "sqlite.db",
"cookie_encryption_key": "bXng9+g2B6PguDdP1BkXm0MbdF225JAUP5r6/6ii8n8=",
"settings_file": "server-settings.json",
"log_file": "factorio-server-manager.log"
}