summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Zimniewicz <mzimniew@man.poznan.pl>2018-02-23 00:13:03 +0100
committerMichal Zimniewicz <mzimniew@man.poznan.pl>2018-02-23 00:13:03 +0100
commitbbce5f5252f80e00fb9d4dddcd01938fc920c4fd (patch)
tree4360c2af46d5d01bf70979992c33369311a000bb
parentca56fd18514851002e9e300a7d44444551e95bf9 (diff)
disable goniec
-rw-r--r--common.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.json b/common.json
index ba75a3a..bcf4af4 100644
--- a/common.json
+++ b/common.json
@@ -1,6 +1,6 @@
{
"goniec": {
- "enabled": 1,
+ "enabled": 0,
"host": "localhost",
"port": 8090
}