summaryrefslogtreecommitdiff
path: root/bigclown-gateway/files/config
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2019-03-13 10:49:43 +0100
committerKarel Kočí <karel.koci@nic.cz>2019-03-13 10:49:43 +0100
commit8f4ab15987359e4fa4c042e70d30cb093cefce18 (patch)
treef815edc351990f17a6d29f97a286c141520d358c /bigclown-gateway/files/config
parent01592b391394c87e39b1f41d6437f06ce831ec23 (diff)
downloadopenwrt-personal-pkgs-8f4ab15987359e4fa4c042e70d30cb093cefce18.tar.gz
openwrt-personal-pkgs-8f4ab15987359e4fa4c042e70d30cb093cefce18.tar.bz2
openwrt-personal-pkgs-8f4ab15987359e4fa4c042e70d30cb093cefce18.zip
Drop bigclown packages as they are now in upstream
Diffstat (limited to 'bigclown-gateway/files/config')
-rw-r--r--bigclown-gateway/files/config10
1 files changed, 0 insertions, 10 deletions
diff --git a/bigclown-gateway/files/config b/bigclown-gateway/files/config
deleted file mode 100644
index 6a60ae4..0000000
--- a/bigclown-gateway/files/config
+++ /dev/null
@@ -1,10 +0,0 @@
-
-config gateway 'gateway'
- option enabled '0'
- option name 'usb-dongle'
- option device '/dev/ttyUSB0'
- option automatic_rename_kit_nodes '1'
-
-config mqtt 'mqtt'
- option host 'localhost'
- option port '1883'