This commit is contained in:
+2
-11
@@ -7,14 +7,5 @@ DOMAIN=plausible.example.com
|
||||
LETS_ENCRYPT_ENV=production
|
||||
|
||||
SECRET_KEY_BASE=replace-me
|
||||
DISABLE_AUTH=false
|
||||
DISABLE_REGISTRATION=true
|
||||
|
||||
## SMTP settings (required — SMTP_HOST_PORT must be an integer)
|
||||
SMTP_HOST_ADDR=localhost
|
||||
MAILER_EMAIL=noreply@plausible.example.com
|
||||
SMTP_HOST_PORT=25
|
||||
#SMTP_USER_NAME=
|
||||
#SMTP_USER_PWD=
|
||||
SMTP_HOST_SSL_ENABLED=false
|
||||
|
||||
DISABLE_AUTH=replace-me # true or false
|
||||
DISABLE_REGISTRATION=replace-me # true or false
|
||||
|
||||
Reference in New Issue
Block a user