summaryrefslogtreecommitdiff
path: root/bigclown-gateway/files/config
diff options
context:
space:
mode:
Diffstat (limited to 'bigclown-gateway/files/config')
-rw-r--r--bigclown-gateway/files/config9
1 files changed, 0 insertions, 9 deletions
diff --git a/bigclown-gateway/files/config b/bigclown-gateway/files/config
deleted file mode 100644
index c16e31b..0000000
--- a/bigclown-gateway/files/config
+++ /dev/null
@@ -1,9 +0,0 @@
-
-config gateway 'gateway'
- option name 'usb-dongle'
- option device '/dev/ttyUSB0'
- option automatic_rename_kit_nodes '1'
-
-config mqtt 'mqtt'
- option host 'localhost'
- option port '1883'