From 2951ebc815dba11d5b1964f54ddc08081389b964 Mon Sep 17 00:00:00 2001 From: szaimen Date: Wed, 11 Aug 2021 23:12:16 +0200 Subject: [PATCH] Remove trusted proxy workaround in remotedesktop Signed-off-by: szaimen --- not-supported/remotedesktop.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/not-supported/remotedesktop.sh b/not-supported/remotedesktop.sh index 4f192dc96c..419d564284 100644 --- a/not-supported/remotedesktop.sh +++ b/not-supported/remotedesktop.sh @@ -110,7 +110,7 @@ using the credentials of $UNIXUSER and the server ip-address $ADDRESS" fi # Needed to be able to access Nextcloud via localhost directly -nextcloud_occ_no_check config:system:set trusted_proxies "11" --value="localhost" +nextcloud_occ_no_check config:system:delete trusted_proxies "11" # Eye of Gnome if is_this_installed eog