blob: 6b5dc879a81214c03a50cf11436b9f76d33a52cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
config 'community' 'profile'
option 'name' 'Freifunk Dresden'
option 'homepage' 'http://ddmesh.de/'
option 'ssid' 'dresden.freifunk.net'
option 'mesh_network' '10.12.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '27'
option 'latitude' '51.05081'
option 'longitude' '13.73420'
config 'defaults' 'wifi_device'
option 'channel' '1'
|