diff --git a/development.ini b/development.ini index 349fcbd..db85be5 100644 --- a/development.ini +++ b/development.ini @@ -39,13 +39,13 @@ paths.images = %(here)s/images paths.themes = %(here)s/themes # Security settings -security.salt = xgH,{@1pgtU9,nLd +security.salt = secretsalt -mail.on = true +mail.on = false mail.manager = immediate -mail.smtp.server = mail.saturnlaboratories.co.za -mail.smtp.username = raoul.snyman+saturnlaboratories.co.za -mail.smtp.password = 0miG0sh89 +mail.smtp.server = mail.mydomain.com +mail.smtp.username = mymailusername +mail.smtp.password = mymailpassword # WARNING: *THE LINE BELOW MUST BE UNCOMMENTED ON A PRODUCTION ENVIRONMENT* # Debug mode will enable the interactive debugging tool, allowing ANYONE to