mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-15 23:17:50 +02:00
mailcow: fis backup path
This commit is contained in:
parent
d64a81b185
commit
ab363d5793
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue