diff options
Diffstat (limited to 'common.json')
-rw-r--r-- | common.json | 2 |
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
}
|