Removed sensitive data.
This commit is contained in:
parent
f85297a5d2
commit
8053825164
@ -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
|
||||
|
Reference in New Issue
Block a user