diff options
Diffstat (limited to 'contrib/package/community-profiles')
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_weinstadt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_weinstadt b/contrib/package/community-profiles/files/etc/config/profile_weinstadt new file mode 100644 index 000000000..723d7a7af --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_weinstadt @@ -0,0 +1,16 @@ +config 'community' 'profile' + option 'name' 'Freifunk Weinstadt' + option 'homepage' 'http://freifunk-weinstadt.de' + option 'ssid' 'freifunk-weinstadt' + option 'mesh_network' '172.21.0.0/16' + option 'splash_network' '172.21.85.0/30' + option 'latitude' '48.81' + option 'longitude' '9.39' + option 'splash_prefix' '30' + +config 'defaults' 'wifi_device' + option 'channel' '5' + option 'bssid' '02:07:01:03:08:04 +' +config 'defaults' 'bssidscheme' + option '5' '02:07:01:03:08:04' |