diff --git a/conf/zamba.conf.example b/conf/zamba.conf.example index f3492c1..52c0b14 100644 --- a/conf/zamba.conf.example +++ b/conf/zamba.conf.example @@ -11,6 +11,9 @@ ############### Linux Container Section ############### +# Defines the default password length +LXC_RANDOMPWD=32 + # Defines the Proxmox storage where your LXC container template are stored (default: local) LXC_TEMPLATE_STORAGE="local"