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:
Jo-Philipp Wich 2018-09-24 14:12:23 +02:00 committed by GitHub
commit e722ac1807
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'