]> BookStack Code Mirror - bookstack/blobdiff - .env.example
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / .env.example
index 33a5d8ab992dc222f3a0978b402215dec6c08368..4dee3b3344124a99c4167517615e821cedce2180 100644 (file)
@@ -23,7 +23,6 @@ APP_URL=https://example.com
 # Database details
 DB_HOST=localhost
 DB_DATABASE=database_database
-DB_TABLE_PREFIX=
 DB_USERNAME=database_username
 DB_PASSWORD=database_user_password
 
 # SMTP mail options
 # These settings can be checked using the "Send a Test Email"
 # feature found in the "Settings > Maintenance" area of the system.
+# For more detailed documentation on mail options, refer to:
+# https://www.bookstackapp.com/docs/admin/email-webhooks/#email-configuration
 MAIL_HOST=localhost
-MAIL_PORT=1025
+MAIL_PORT=587
 MAIL_USERNAME=null
 MAIL_PASSWORD=null
 MAIL_ENCRYPTION=null