set update-channel to testing for unittests as long as this branch is not main/stable
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -183,3 +183,4 @@ Settings::Set('system.dnsenabled', '1', true);
|
||||
Settings::Set('system.dns_server', 'PowerDNS', true);
|
||||
Settings::Set('phpfpm.enabled', '1', true);
|
||||
Settings::Set('phpfpm.enabled_ownvhost', '1', true);
|
||||
Settings::Set('system.update_channel', 'testing', true);
|
||||
|
||||
Reference in New Issue
Block a user