remove kopano, ad-restore, enable strict mode in all installers

This commit is contained in:
Thorsten Spille
2026-01-18 12:52:37 +00:00
parent 753243e444
commit 6e009743f4
26 changed files with 44 additions and 579 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
# This file contains the project constants on service level
# Debian Version, which will be installed
LXC_TEMPLATE_VERSION="debian-12-standard"
LXC_TEMPLATE_VERSION="debian-13-standard"
# Create sharefs mountpoint
LXC_MP=0
@@ -30,7 +30,7 @@ LXC_KEYCTL="0"
#KIMAI_VERSION="main"
# Defines the php version to install
KIMAI_PHP_VERSION="8.2"
KIMAI_PHP_VERSION="8.4"
# Sets the minimum amount of RAM the service needs for operation
LXC_MEM_MIN=1024