modules/freifunk: add community profiles for Jena and Potsdam
This commit is contained in:
parent
5dc524c40c
commit
e056f7fa51
1 changed files with 14 additions and 0 deletions
|
@ -111,6 +111,13 @@ config community berlin
|
|||
option prefix "104"
|
||||
option external freifunk_berlin
|
||||
|
||||
config community potsdam
|
||||
option name "Freifunk Potsdam"
|
||||
option homepage http://potsdam.freifunk.net
|
||||
option ssid "www.freifunk-potsdam.de"
|
||||
option prefix "10.22"
|
||||
option external freifunk_potsdam
|
||||
|
||||
config community hannover
|
||||
option name "Freifunk Hannover"
|
||||
option homepage http://hannover.freifunk.net
|
||||
|
@ -124,3 +131,10 @@ config community augsburg
|
|||
option ssid "augsburg.freifunk.net"
|
||||
option prefix "191.161"
|
||||
option external freifunk_augsburg
|
||||
|
||||
config 'community' 'jena'
|
||||
option 'name' 'Freifunk Jena'
|
||||
option 'homepage' 'http://www.freifunk-jena.de'
|
||||
option 'ssid' 'jena.freifunk.net'
|
||||
option 'prefix' '10.127'
|
||||
# option 'external' 'freifunk_jena'
|
||||
|
|
Loading…
Reference in a new issue