summaryrefslogtreecommitdiffhomepage
path: root/applications/freifunk-community/root/etc
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2009-01-30 17:55:21 +0000
committerSteven Barth <steven@midlink.org>2009-01-30 17:55:21 +0000
commit80216cc0881b8d9b0f23d9db7f7888d8db1b8f4e (patch)
treeceb6e0c849ec447a3645d65292c7ee25d22beca1 /applications/freifunk-community/root/etc
parentfb581efd7dbaff2e38316494a04f4587edea8900 (diff)
Cleanup Freifunk defaults
Remove RTS, fallback to default Disable Fledermaus theme Disable forced German language, fallback to autodetect
Diffstat (limited to 'applications/freifunk-community/root/etc')
-rw-r--r--applications/freifunk-community/root/etc/uci-defaults/luci-freifunk-community7
1 files changed, 0 insertions, 7 deletions
diff --git a/applications/freifunk-community/root/etc/uci-defaults/luci-freifunk-community b/applications/freifunk-community/root/etc/uci-defaults/luci-freifunk-community
deleted file mode 100644
index d6d40f0284..0000000000
--- a/applications/freifunk-community/root/etc/uci-defaults/luci-freifunk-community
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-uci batch <<-EOF
- set luci.main.mediaurlbase=/luci-static/fledermaus
- set luci.main.lang=de
- commit luci
-EOF
-