We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 844ed7f commit 1791ec1Copy full SHA for 1791ec1
not-supported/remotedesktop.sh
@@ -109,9 +109,6 @@ You should be able to connect via an RDP client with your server \
109
using the credentials of $UNIXUSER and the server ip-address $ADDRESS"
110
fi
111
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
-
115
# Eye of Gnome
116
if is_this_installed eog
117
then
0 commit comments