Merge pull request #2178 from booo/fix/profile_berlin-mesh_network
community-profiles: change subnet of mesh_network option for Berlin
This commit is contained in:
commit
e722ac1807
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ config 'community' 'profile'
|
||||||
option 'homepage' 'http://berlin.freifunk.net'
|
option 'homepage' 'http://berlin.freifunk.net'
|
||||||
option 'ssid' 'berlin.freifunk.net'
|
option 'ssid' 'berlin.freifunk.net'
|
||||||
option 'ssid_scheme' 'addchannelbefore'
|
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_network' '10.104.0.0/16'
|
||||||
option 'splash_prefix' '27'
|
option 'splash_prefix' '27'
|
||||||
option 'latitude' '52.52075'
|
option 'latitude' '52.52075'
|
||||||
|
|
Loading…
Reference in a new issue