remove old files from 0.9.x to avoid conflicts and errors; change mod_proxy-usage and ACMEv2 default values to true

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2019-09-15 10:28:19 +02:00
parent dc3f159c90
commit 1b968c885b
5 changed files with 42 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ final class Froxlor
const VERSION = '0.10.0-rc2';
// Database version (YYYYMMDDC where C is a daily counter)
const DBVERSION = '201907270';
const DBVERSION = '201909150';
// Distribution branding-tag (used for Debian etc.)
const BRANDING = '';