Fix documentation copy-and-paste error (danke @luto)

This commit is contained in:
Raphael Michel
2020-04-29 10:52:13 +02:00
parent ad8be705fd
commit 5c62f2b852
+1 -1
View File
@@ -92,7 +92,7 @@ Example::
``trust_x_forwarded_proto``
Specifies whether the ``X-Forwarded-Proto`` header can be trusted. Only set to ``on`` if you have a reverse
proxy that actively removes and re-adds the header to make sure the correct client IP is the first value.
proxy that actively removes and re-adds the header to make sure the correct value is set.
Defaults to ``off``.