blob: 3b06444ae95b524b9f82b8eaa7c5e57240fdb77f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config 'community' 'profile'
option 'name' 'Custom'
option 'homepage' 'http://example.freifunk.net'
option 'ssid' 'example.freifunk.net'
option 'splash_network' '10.104.0.0/16'
option 'latitude' '52.000'
option 'longitude' '10.000'
option 'external' 'freifunk_custom'
option 'splash_prefix' '28'
option 'mesh_network' '1.0.0.0/16'
|