Update .env.example

pull/6473/head
Shlee 7 months ago committed by GitHub
parent 4f1a13faba
commit ea8156a247
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -67,6 +67,7 @@ MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS="pixelfed@example.com"
MAIL_FROM_NAME="Pixelfed"
MAIL_AUTO_TLS=true # STARTTLS (false to bypass)
## S3 Configuration (Post-Installer)
PF_ENABLE_CLOUD=false

Loading…
Cancel
Save