From 67385e1cc02191dcd19313dc4307e48a3a7c58d1 Mon Sep 17 00:00:00 2001 From: Jose Riha Date: Fri, 17 Dec 2021 19:47:24 +0100 Subject: Whitelist /usr/share/nextcloud to allow access to translation files. --- etc/profile-m-z/nextcloud.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/profile-m-z/nextcloud.profile b/etc/profile-m-z/nextcloud.profile index 354d3351e..2e4a95125 100644 --- a/etc/profile-m-z/nextcloud.profile +++ b/etc/profile-m-z/nextcloud.profile @@ -29,6 +29,7 @@ mkdir ${HOME}/.local/share/Nextcloud whitelist ${HOME}/Nextcloud whitelist ${HOME}/.config/Nextcloud whitelist ${HOME}/.local/share/Nextcloud +whitelist /usr/share/nextcloud # Add the next lines to your nextcloud.local to allow sync in more directories. #whitelist ${DOCUMENTS} #whitelist ${MUSIC} -- cgit v1.2.3-70-g09d2