Merge pull request #1 from freifunk-gluon/master

Mini Änderung der Entwickler
This commit is contained in:
Marc
2014-06-04 19:25:23 +02:00

View File

@@ -3,7 +3,7 @@
This file is loosely related to the original site.conf used in Lübeck. This file is loosely related to the original site.conf used in Lübeck.
There are comments added to most switches to explain the usage of gluon. There are comments added to most switches to explain the usage of gluon.
This is lua code now, not json anymore. This is lua code now, not perl anymore.
Happy compiling! Happy compiling!
]] ]]
@@ -23,7 +23,7 @@
--[[ General network settings --[[ General network settings
prefix4: IPv4 range of your community prefix4: IPv4 range of your community
prefix6: IPv6 range of your community prefix6: IPv6 range of your community
is also required for RandAV is also required for radvd
]] ]]
prefix4 = '10.130.0.0/20', prefix4 = '10.130.0.0/20',
prefix6 = 'fdef:ffc0:3dd7::/64', prefix6 = 'fdef:ffc0:3dd7::/64',