Revolution/config/config.example.json

9 lines
112 B
JSON

{
"server": {
"port": 5906,
"instance_type": "Default"
},
"other": {
"auto_install_modules": false
}
}