From d17f5a2ef547eacc91cb2931b6dffd29e6ea51b6 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 03e1e071c..2b1a18798 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