From 63dfeca8243f3d5e01f187c5b752d742a62bfa36 Mon Sep 17 00:00:00 2001 From: Michal Zimniewicz Date: Sat, 27 Jan 2018 00:38:18 +0100 Subject: move goniec to a separate file --- common.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 common.json (limited to 'common.json') diff --git a/common.json b/common.json new file mode 100644 index 0000000..4362977 --- /dev/null +++ b/common.json @@ -0,0 +1,7 @@ +{ + "goniec": { + "enabled": 1, + "host": "localhost", + "port": 8090 + }, +} -- cgit v1.2.3