Allow to disable signup

This commit is contained in:
decentral1se
2021-05-23 13:00:28 +02:00
parent 0074a84e44
commit d342ed0eb2
3 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,5 @@
export CORE_ENTRYPOINT_CONF_VERSION=v1
export MAILMAN_EXTRA_CFG_VERSION=v1
export NGINX_CONF_VERSION=v1
export SETTINGS_LOCAL_VERSION=v1
export SETTINGS_LOCAL_VERSION=v2
export WEB_ENTRYPOINT_CONF_VERSION=v1