diff --git a/src/mailcow/constants-service.conf b/src/mailcow/constants-service.conf index 2a4ef89..2097c74 100644 --- a/src/mailcow/constants-service.conf +++ b/src/mailcow/constants-service.conf @@ -13,7 +13,7 @@ LXC_TEMPLATE_VERSION="debian-12-standard" # Create sharefs mountpoint LXC_MP=1 # Defines the mountpoint of the filesystem shared by Zamba inside your LXC container (default: tank) -LXC_SHAREFS_MOUNTPOINT="var/lib/docker" +LXC_SHAREFS_MOUNTPOINT="backup" # Defines the recordsize of mp0 LXC_MP_RECORDSIZE="16K"