mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-06-13 05:17:02 +02:00
mailcow: fis backup path
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user