Experimental version, again
This commit is contained in:
parent
4176f35b42
commit
ef9ea0df04
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
hostname_prefix => 'freifunk',
|
hostname_prefix => 'freifunk',
|
||||||
site_name => 'Freifunk Lübeck',
|
site_name => 'Freifunk Lübeck',
|
||||||
site_code => 'ffhl',
|
site_code => 'ffhl',
|
||||||
release => '0.3.100-beta1',
|
release => '0.3.101-exp' . nightly,
|
||||||
|
|
||||||
prefix4 => '10.130.0.0/20',
|
prefix4 => '10.130.0.0/20',
|
||||||
prefix6 => 'fdef:ffc0:3dd7::/64',
|
prefix6 => 'fdef:ffc0:3dd7::/64',
|
||||||
|
@ -63,7 +63,7 @@
|
||||||
|
|
||||||
autoupdater => {
|
autoupdater => {
|
||||||
enabled => 1,
|
enabled => 1,
|
||||||
branch => 'beta',
|
branch => 'experimental',
|
||||||
branches => {
|
branches => {
|
||||||
stable => {
|
stable => {
|
||||||
name => 'stable',
|
name => 'stable',
|
||||||
|
|
Loading…
Reference in a new issue