mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-13 07:54:22 +02:00
Add signups allowed parameter für vaultwarden
This commit is contained in:
parent
a8a5cda289
commit
96e6d0d3ba
1 changed files with 4 additions and 0 deletions
|
@ -170,6 +170,10 @@ KOPANO_MAILGW="192.168.100.254"
|
|||
KOPANO_REPKEY="1234567890abcdefghijklmno"
|
||||
|
||||
############### vaultwarden Section ###############
|
||||
|
||||
# Enable/disable signups (true/false)
|
||||
VW_SIGNUPS_ALLOWED=false
|
||||
|
||||
# Hostname of your mailserver
|
||||
VW_SMTP_HOST=mail.bashclub.org
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue