mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #2000 from nextcloud/fix/noid/paragraph-layout
Fix paragraph layout after merging #1936
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user