diff options
author | MichaĆ Zimniewicz <michzimny@users.noreply.github.com> | 2018-02-23 00:28:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-23 00:28:56 +0100 |
commit | a1fdb0fe3d43abc5f2f5ae0c7c91773d4bff76ba (patch) | |
tree | d30452111f420e4cb58904ff136fe453bb9c3359 /common.json | |
parent | 41b79fb6adb18e77f00439fca3c406cf5073e9d6 (diff) | |
parent | 674c4ed16dcdaa40991bd569987e81253c5aab22 (diff) |
Merge pull request #1 from michzimny/v1.1
V1.1
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
}
|