aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config.json.example')
-rwxr-xr-xconfig.json.example6
1 files changed, 5 insertions, 1 deletions
diff --git a/config.json.example b/config.json.example
index ea29c95..8679741 100755
--- a/config.json.example
+++ b/config.json.example
@@ -8,5 +8,9 @@
8 "DBUser": "", 8 "DBUser": "",
9 "DBPass": "", 9 "DBPass": "",
10 "DBHost": "ip:port", 10 "DBHost": "ip:port",
11 "BlockList": "" 11 "BlockList": "",
12 "minLngE6": 119618783,
13 "minLatE6": 29912919,
14 "maxLngE6": 121018722,
15 "maxLatE6": 30573739
12} 16}
Powered by cgit v1.2.3 (git 2.41.0)