diff options
Diffstat (limited to 'contrib/package/community-profiles/files/etc/config/profile_dresden')
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_dresden | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_dresden b/contrib/package/community-profiles/files/etc/config/profile_dresden new file mode 100644 index 000000000..6b5dc879a --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_dresden @@ -0,0 +1,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' |