Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannes Fuchs <hannes.fuchs@gmx.org>2018-02-28 01:00:18 +0300
committerHannes Fuchs <hannes.fuchs@gmx.org>2018-02-28 18:21:35 +0300
commitd098a64e27fb452c5b042062de5f45dd4fad5e6f (patch)
treec269f6d8ec5f28dcd9f0e78aea6ae41b50d875c0 /contrib
parent088b92c8c91770fe680a0479645061820e41bddb (diff)
community-profiles: potsdam - changed SSID
After some discussion in our meetings and on the maling list we decided to change the SSID to a fixed one. Signed-off-by: Hannes Fuchs <hannes.fuchs@gmx.org>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/community-profiles/files/etc/config/profile_potsdam2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_potsdam b/contrib/package/community-profiles/files/etc/config/profile_potsdam
index 9bdb603239..6a8f1f14b9 100644
--- a/contrib/package/community-profiles/files/etc/config/profile_potsdam
+++ b/contrib/package/community-profiles/files/etc/config/profile_potsdam
@@ -1,7 +1,7 @@
config 'community' 'profile'
option 'name' 'Freifunk Potsdam'
option 'homepage' 'http://potsdam.freifunk.net'
- option 'ssid' 'Freifunk-Potsdam-XXX-YYY'
+ option 'ssid' 'freifunk-potsdam.de'
option 'mesh_network' '10.22.0.0/16'
option 'splash_network' '192.168.22.0/24'
option 'splash_prefix' '24'