Merge pull request #2002 from nextcloud/backport/2000/stable17

[stable17] Fix paragraph layout after merging #1936
This commit is contained in:
Morris Jobke 2020-04-21 11:27:36 +02:00 committed by GitHub
commit 2798af9676
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,10 +21,9 @@ Set the :file:`trusted_proxies` parameter as an array of:
* IPv4 ranges in CIDR notation
* IPv6 addresses
* host to resolve
to define the
servers Nextcloud should trust as proxies. This parameter provides protection
against client spoofing, and you should secure those servers as you would your
Nextcloud server.
to define the servers Nextcloud should trust as proxies. This parameter
provides protection against client spoofing, and you should secure those
servers as you would your Nextcloud server.
A reverse proxy can define HTTP headers with the original client IP address,
and Nextcloud can use those headers to retrieve that IP address. Nextcloud uses