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 3c23f06Copy full SHA for 3c23f06
not-supported/remotedesktop.sh
@@ -110,7 +110,7 @@ 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"
+nextcloud_occ_no_check config:system:delete trusted_proxies "11"
114
115
# Eye of Gnome
116
if is_this_installed eog
0 commit comments