Allow multiple shares for ZMB-MEMBER

This commit is contained in:
Stefan Rutzmoser
2025-10-08 18:49:48 +02:00
parent 2ae38a3340
commit 54ef036b78
2 changed files with 17 additions and 8 deletions

View File

@@ -114,8 +114,8 @@ ZMB_ADMIN_PASS='Start!123'
# Name of the "domain admins" group (depends on your Active Directory language, valid on zmb-cups, lower case)
ZMB_DOMAIN_ADMINS="domain admins"
# Defines the name of your Zamba share
ZMB_SHARE="share"
# Defines the names of your Zamba shares in a comma separated list
ZMB_SHARES="share1,share2"
############### Mailpiler-Section ###############