blob: 810ad8f1cc99d300f74743104de19d45247aee91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
config 'community' 'profile'
option 'name' 'Openwireless Bern'
option 'homepage' 'http://bern.openwireless.ch/'
option 'ssid' 'www.openwireless.ch'
option 'mesh_network' '10.247.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '27'
option 'latitude' '50.814788'
option 'longitude' '8.769239'
config 'defaults' 'interface'
option 'dns' '208.67.222.222 208.67.220.220'
config 'defaults' 'wifi_device'
option 'channel' '10'
option 'country' '756'
|