luci-0.10: Merge r8315
This commit is contained in:
parent
66ecb8d42e
commit
159f1b12db
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,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'
|
Loading…
Reference in a new issue