Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion not-supported/remotedesktop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down