bbj/config.json.example

7 lines
117 B
Plaintext

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