Skip to content

Commit 1791ec1

Browse files
authored
Remove trusted proxy workaround in remotedesktop
Signed-off-by: szaimen <[email protected]>
1 parent 844ed7f commit 1791ec1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

not-supported/remotedesktop.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,6 @@ You should be able to connect via an RDP client with your server \
109109
using the credentials of $UNIXUSER and the server ip-address $ADDRESS"
110110
fi
111111

112-
# Needed to be able to access Nextcloud via localhost directly
113-
nextcloud_occ_no_check config:system:set trusted_proxies "11" --value="localhost"
114-
115112
# Eye of Gnome
116113
if is_this_installed eog
117114
then

0 commit comments

Comments
 (0)