treewide: move freifunk-related packages to separate repo
[project/luci.git] / contrib / package / community-profiles / files / etc / config / profile_erfurt
diff --git a/contrib/package/community-profiles/files/etc/config/profile_erfurt b/contrib/package/community-profiles/files/etc/config/profile_erfurt
deleted file mode 100644 (file)
index dba31a0..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Erfurt'
-       option 'homepage' 'http://erfurt.freifunk.net'
-       option 'ssid' 'erfurt.freifunk.net'
-       option 'mesh_network' '10.99.0.0/16'
-       option 'latitude' '50.9768'
-       option 'longitude' '11.02367'
-       option 'suffix' 'olsr.erfurt.freifunk.net'
-       option 'vap' '1'
-       option 'adhoc_dhcp_when_vap' '0'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.0.0'
-
-config 'defaults' 'bssidscheme'
-       option '1' '02:CA:FF:EE:BA:BE'
-
-config 'defaults' 'olsrd'
-    option 'LinkQualityAlgorithm' 'etx_ff'
-
-
-config widget 'customindex'
-    option enabled '1'
-    option width '50%'
-    option paddingright '5%'
-    option template 'html'
-
-config widget 'rssffl'
-    option enabled '1'
-    option max '10'
-    option cache '3600'
-    option width '100%'
-    option title 'Freifunk Blog'
-    option template 'iframe'
-    option url 'http://freifunk.net'
-
-config widget 'rssbundesweit'
-    option cache '3600'
-    option width '50%'
-    option title 'bundesweiter Freifunk Blog'
-    option template 'rssfeed'
-    option enabled '1'
-    option max '10'
-    option url 'http://blog.freifunk.net/rss.xml'
-
-config widget 'clear1'
-    option template 'clear'
-    option enabled '1'