blob: 28d60d8df4639eebea79891de0a3890861dfac37 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
config 'community' 'profile'
option 'name' 'Freifunk Stuttgart'
option 'homepage' 'http://freifunk-stuttgart.de'
option 'ssid' 'Freifunk Stuttgart'
option 'mesh_network' '172.21.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'latitude' '48'
option 'longitude' '9'
option 'splash_prefix' '27'
config 'defaults' 'wifi_device'
option 'channel' '5'
option 'bssid' '52:CA:FF:EE:BA:BE'
|