We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef20db commit 95b64a9Copy full SHA for 95b64a9
1 file changed
README.md
@@ -74,7 +74,7 @@ same name: `CSRF_COOKIE_AGE`, `CSRF_COOKIE_HTTPONLY`, `CSRF_COOKIE_NAME`,
74
`CSRF_COOKIE_SECURE`, `EMAIL_HOST`, `EMAIL_HOST_PASSWORD`, `EMAIL_PORT`,
75
`EMAIL_HOST_USER`, `EMAIL_USE_SSL`, `EMAIL_USE_TLS`, `SECRET_KEY`,
76
`SESSION_COOKIE_AGE`, `SESSION_COOKIE_NAME`, `SESSION_COOKIE_HTTPONLY` and
77
-`SESSION_COOKIE_SECURE`. See [Django documentation](DJANGO_SETTINGS) for more
+`SESSION_COOKIE_SECURE`. See [Django documentation][DJANGO_SETTINGS] for more
78
details.
79
80
When running WireCloud with TLS behind a reverse proxy such as Apache/NGINX
0 commit comments