@@ -46,6 +51,39 @@ SMTP server address and port to be used when `WEBSCHLOCKER_CONFIG_DELIVERY_METHO
How should the server cert be verified, if at all, when `WEBSCHLOCKER_CONFIG_DELIVERY_METHOD` is set to `smtp`. Currently not used at all.
-`WEBSCHLOCKER_SECRET_KEY_BASE` (default: generated random string)
Secret used to verify encrypted cookies; can be changed at any time (change causes cookies to become invalid; users are then required to re-login).
### Database settings
Separate databases are used by `schleuder3` and `webschleuder3`; these settings should thus be different from the ones used for [`schlocker3`](https://git.occrp.org/libre/schlocker3/).