fix nocreate location

This commit is contained in:
holger krekel
2023-11-01 21:55:15 +01:00
parent 1ba3c410dd
commit d5c14e20a7

View File

@@ -52,7 +52,7 @@ automatically by reading the `autoconfig.xml` file from the chatmail instance.
If you need to stop account creation,
e.g. because some script is wildly creating accounts, run:
touch /tmp/nocreate
touch /etc/chatmail-nocreate
While this file is present, account creation will be blocked.