aboutsummaryrefslogtreecommitdiffstats
path: root/config.json.example
diff options
context:
space:
mode:
authorBlake DeMarcy <ofunknowndescent@gmail.com>2017-05-01 03:13:36 -0500
committerBlake DeMarcy <ofunknowndescent@gmail.com>2017-05-01 03:13:36 -0500
commitecef425e8b4f669193ac70ff9f1931959e7f6381 (patch)
treec0cb610e916fcfef7d77a10af1b8289a2c1e43de /config.json.example
parent970edc10c625819a414a83c027da267bb6b9ad81 (diff)
downloadbbj-ecef425e8b4f669193ac70ff9f1931959e7f6381.tar.gz
add config system, shut up the linter
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.json.example b/config.json.example
new file mode 100644
index 0000000..121b8ec
--- /dev/null
+++ b/config.json.example
@@ -0,0 +1,7 @@
+{
+ "port": 7099,
+ "host": "127.0.0.1",
+ "instance_name": "BBJ",
+ "allow_anon": True,
+ "debug": False
+} \ No newline at end of file
Un proyecto texto-plano.xyz