mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix reverse proxy documentation list formatting
reStructuredText requires a blank line before and after lists to render correctly. Signed-off-by: Eirik Smithsen <eirik.1996@hotmail.com>
This commit is contained in:
parent
858069a039
commit
e69d2cf0d7
@ -17,10 +17,12 @@ real client information, for use in access control and logging. Parameters are
|
||||
configured in :file:`config/config.php`
|
||||
|
||||
Set the :file:`trusted_proxies` parameter as an array of:
|
||||
|
||||
* IPv4 addresses,
|
||||
* 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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user