mirror of
https://github.com/Zheneq/EvoS
synced 2026-08-23 18:23:04 -04:00
13 lines
No EOL
312 B
JSON
13 lines
No EOL
312 B
JSON
{
|
|
"EnableLogging": true,
|
|
"MinConsoleLogLevel": "Everything",
|
|
"MinFileLogLevel": "Everything",
|
|
"DevMode": false,
|
|
"AutoLaunchTutorial": false,
|
|
"DirectoryServerAddress": "127.0.0.1:6050",
|
|
"PlatformConfig": {
|
|
"AllowRequestTickets": true
|
|
},
|
|
"PlatformUserName": "username",
|
|
"PlatformPassword": "password"
|
|
} |