Removed sensitive data.

This commit is contained in:
Raoul Snyman 2010-01-18 22:09:58 +02:00
parent f85297a5d2
commit 8053825164
1 changed files with 5 additions and 5 deletions

View File

@ -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