modules/freifunk: Add theme to profiles to get rid of the imagebuilder-profiles, only augsburg for now, others will follow if this is sucessfull

This commit is contained in:
Manuel Munz 2011-08-24 14:27:04 +00:00
parent 3e34c9bdd8
commit fbcbde824b

View file

@ -4,6 +4,7 @@ config 'community' 'profile'
option 'ssid' 'augsburg.freifunk.net' option 'ssid' 'augsburg.freifunk.net'
option 'mesh_network' '10.11.0.0/18' option 'mesh_network' '10.11.0.0/18'
option 'splash_network' '10.104.0.0/16' option 'splash_network' '10.104.0.0/16'
option 'theme' 'freifunk-generic'
option 'latitude' '48.37071' option 'latitude' '48.37071'
option 'longitude' '10.89475' option 'longitude' '10.89475'
option 'suffix' 'ffa' option 'suffix' 'ffa'