summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/community-profiles/files/etc/config/profile_potsdam
blob: 458b18b471d7076c755201bf78ad1cac18693c5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config 'community' 'profile'
	option 'name' 'Freifunk Potsdam'
	option 'homepage' 'http://potsdam.freifunk.net'
	option 'ssid' 'www.freifunk-potsdam.de'
	option 'mesh_network' '10.22.0.0/16'
	option 'splash_network' '192.168.22.0/24'
	option 'splash_prefix' '24'
	option 'latitude' '52.39349'
	option 'longitude' '13.06489'

config 'defaults' 'wifi_device'
	option 'channel' '13'
	option 'bssid' '02:CA:FF:EE:BA:BE'