Skip to content

Commit b98b70b

Browse files
committed
Fix indentation
1 parent 18abdeb commit b98b70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/defaults/configuration.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
'PASSWORD': '{{REDIS_PASSWORD}}',
3535
'DATABASE': {{REDIS_DB_TASK}},
3636
'SSL': False,
37-
# Set this to True to skip TLS certificate verification
37+
# Set this to True to skip TLS certificate verification
3838
# This can expose the connection to attacks, be careful
3939
# 'INSECURE_SKIP_TLS_VERIFY': False,
4040
},

0 commit comments

Comments
 (0)