X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Ffreifunk%2Froot%2Fetc%2Fconfig%2Ffreifunk;h=0e9785840c9373ece307c4a9f9b201e33825f79a;hp=d99cfeb04a60ee02e52b5cb8d65d5eae9769713a;hb=8df506a4e26f1bd217d265f804ea14b56ebc0922;hpb=e822874a710a00ee8b6de988ece12ba76e193236 diff --git a/modules/freifunk/root/etc/config/freifunk b/modules/freifunk/root/etc/config/freifunk index d99cfeb04..0e9785840 100644 --- a/modules/freifunk/root/etc/config/freifunk +++ b/modules/freifunk/root/etc/config/freifunk @@ -194,12 +194,21 @@ config 'community' 'duesseldorf' option 'splash_prefix' '27' option 'external' 'freifunk_duesseldorf' -config 'community' 'ljubljana' - option 'name' 'Kiberpipa.net (wlan-lj)' +config 'community' 'kiberpipa' + option 'name' 'Kiberpipa.net' option 'homepage' 'http://www.kiberpipa.net' option 'ssid' 'open.kiberpipa.net' option 'mesh_network' '10.14.0.0/16' option 'splash_network' '10.14.128.0/17' option 'splash_prefix' '27' - option 'external' 'freifunk_ljubljana' + option 'external' 'freifunk_kiberpipa' + +config 'community' 'wlanljubljana' + option 'name' 'wlan ljubljana' + option 'homepage' 'http://wlan-lj.net' + option 'ssid' 'open.wlan-lj.net' + option 'mesh_network' '10.254.0.0/16' + option 'splash_network' '10.254.120.0/21' + option 'splash_prefix' '27' + option 'external' 'freifunk_wlanljubljana'