Files
rpg.ascorrea.com/home/foundry/Config/options.json
2023-04-01 12:28:58 -05:00

21 lines
426 B
JSON

{
"awsConfig": null,
"compressStatic": false,
"dataPath": "/data",
"fullscreen": false,
"hostname": null,
"language": "en.core",
"localHostname": null,
"passwordSalt": null,
"port": 30000,
"protocol": null,
"proxyPort": 9090,
"proxySSL": true,
"routePrefix": "foundry",
"sslCert": null,
"sslKey": null,
"updateChannel": "release",
"upnp": false,
"upnpLeaseDuration": null,
"world": null
}