Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Dec 3, 2021
1 parent 18abdeb commit b98b70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/defaults/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
'PASSWORD': '{{REDIS_PASSWORD}}',
'DATABASE': {{REDIS_DB_TASK}},
'SSL': False,
# Set this to True to skip TLS certificate verification
# Set this to True to skip TLS certificate verification
# This can expose the connection to attacks, be careful
# 'INSECURE_SKIP_TLS_VERIFY': False,
},
Expand Down

0 comments on commit b98b70b

Please sign in to comment.