contrib/community-profiles: Fix whitespaces in halle profile

This commit is contained in:
Manuel Munz 2013-09-24 09:14:18 +00:00
parent 2c715932ad
commit 15956b81e2

View file

@ -1,22 +1,22 @@
config 'community' 'profile'
option 'name' 'Freifunk Halle'
option 'homepage' 'http://freifunk-halle.net'
option 'ssid' 'halle.freifunk.net'
option 'mesh_network' '104.62.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '27'
option 'latitude' '51.47911'
option 'longitude' '11.96901'
option 'name' 'Freifunk Halle'
option 'homepage' 'http://freifunk-halle.net'
option 'ssid' 'halle.freifunk.net'
option 'mesh_network' '104.62.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '27'
option 'latitude' '51.47911'
option 'longitude' '11.96901'
config 'defaults' 'wifi_device'
option 'channel' '13'
option 'country' 'DE'
option 'channel' '13'
option 'country' 'DE'
config 'defaults' 'bssidscheme'
option 'all' '02:CA:FF:EE:BA:BE'
option 'all' '02:CA:FF:EE:BA:BE'
config 'defaults' 'interface'
option 'netmask' '255.0.0.0'
option 'netmask' '255.0.0.0'
config 'defaults' 'olsrd'
option 'AllowNoInt' 'yes'