Revolution/config/config.example.json

9 lines
112 B
JSON
Raw Normal View History

2019-08-17 23:33:00 +01:00
{
"server": {
"port": 5906,
"instance_type": "Default"
},
"other": {
"auto_install_modules": false
}
2019-08-17 23:33:00 +01:00
}