summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2018-09-24 14:12:23 +0200
committerGitHub <noreply@github.com>2018-09-24 14:12:23 +0200
commite722ac1807bf9ba704bfaa0b51f971b8aa17a88b (patch)
tree8001a2a881a8f1b59e6076f5090d0e061d6ebf0a
parent89a4fdd1a8c899c901c75a769b40f8704bf798b3 (diff)
parenteab986432da4dc52e3293d46a6e0083eb01196fe (diff)
Merge pull request #2178 from booo/fix/profile_berlin-mesh_network
community-profiles: change subnet of mesh_network option for Berlin
-rw-r--r--contrib/package/community-profiles/files/etc/config/profile_berlin2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_berlin b/contrib/package/community-profiles/files/etc/config/profile_berlin
index e1e4eda91..2307f1f3b 100644
--- a/contrib/package/community-profiles/files/etc/config/profile_berlin
+++ b/contrib/package/community-profiles/files/etc/config/profile_berlin
@@ -3,7 +3,7 @@ config 'community' 'profile'
option 'homepage' 'http://berlin.freifunk.net'
option 'ssid' 'berlin.freifunk.net'
option 'ssid_scheme' 'addchannelbefore'
- option 'mesh_network' '104.0.0.0/8'
+ option 'mesh_network' '10.0.0.0/8'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '27'
option 'latitude' '52.52075'