diff --git a/etc/profile-m-z/QOwnNotes.profile b/etc/profile-m-z/QOwnNotes.profile index 6e8d399124..023071f686 100644 --- a/etc/profile-m-z/QOwnNotes.profile +++ b/etc/profile-m-z/QOwnNotes.profile @@ -9,6 +9,7 @@ include globals.local noblacklist ${DOCUMENTS} noblacklist ${HOME}/.config/PBE noblacklist ${HOME}/.local/share/PBE +noblacklist ${HOME}/Nextcloud noblacklist ${HOME}/Nextcloud/Notes include disable-common.inc diff --git a/etc/profile-m-z/nextcloud.profile b/etc/profile-m-z/nextcloud.profile index 091d477289..b6453f6a9d 100644 --- a/etc/profile-m-z/nextcloud.profile +++ b/etc/profile-m-z/nextcloud.profile @@ -9,6 +9,7 @@ include globals.local noblacklist ${HOME}/.config/Nextcloud noblacklist ${HOME}/.local/share/Nextcloud noblacklist ${HOME}/Nextcloud +noblacklist ${HOME}/Nextcloud/Notes # Add the next lines to your nextcloud.local to allow sync in more directories. #noblacklist ${DOCUMENTS} #noblacklist ${MUSIC}