This website requires JavaScript.
Explore
Help
Sign In
magical
/
bbj
Watch
1
Star
0
Fork
You've already forked bbj
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bbj-dev
bbj
/
config.json.example
8 lines
118 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
add config system, shut up the linter
2017-05-01 08:13:36 +00:00
{
"port": 7099,
"host": "127.0.0.1",
"instance_name": "BBJ",
Fix config.json.example
2019-10-08 14:31:59 +00:00
"allow_anon": true,
"debug": false
}