From 6aa9c182bde63838f9ad5e2c189189707cfce25e Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 21 Apr 2020 11:11:22 +0200 Subject: [PATCH] Fix paragraph layout after merging #1936 Signed-off-by: Morris Jobke --- .../configuration_server/reverse_proxy_configuration.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/admin_manual/configuration_server/reverse_proxy_configuration.rst b/admin_manual/configuration_server/reverse_proxy_configuration.rst index 016bfee5a..d2ed6097c 100644 --- a/admin_manual/configuration_server/reverse_proxy_configuration.rst +++ b/admin_manual/configuration_server/reverse_proxy_configuration.rst @@ -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