bbj/config.json.example
2017-05-01 03:13:36 -05:00

7 lines
117 B
Plaintext

{
"port": 7099,
"host": "127.0.0.1",
"instance_name": "BBJ",
"allow_anon": True,
"debug": False
}