You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Folders on external storage matching the exclusion criteria are still shown. The content of these folders are not added to the database. Clicking on them return back to the root directory of the external storage.
Procedures performed:
files_excludedirs was chown'ed and chmod'ed
app installed and enabled
Settings
$ php7 /config/www/nextcloud/occ config:app:set files_excludedirs exclude --value '["#snapshot", "@eadir"]'
Config value exclude for app files_excludedirs set to ["#snapshot", "@eadir"]
Expected result:
No folder with the name matches the criteria is shown.
Actual result:
Folders on the external storages matching the exclusion criteria are still shown.
Environment:
Hardware: Synology DS918+ and DX517, 16 GB RAM
Host: Synology DSM 7.1-42661 Update 4
Nextcloud: linuxserver/nextcloud:latest v 25.0.1
excludedirs: v1.0.1-beta
The text was updated successfully, but these errors were encountered:
janusn
changed the title
When the folders at the root of the external storage match the exclusion criteria, they are still shown.
When the folders at the external storage match the exclusion criteria, they are still shown.
Nov 11, 2022
janusn
changed the title
When the folders at the external storage match the exclusion criteria, they are still shown.
Folders on external storage matching the exclusion criteria are still shown
Nov 11, 2022
Synopsis:
Folders on external storage matching the exclusion criteria are still shown. The content of these folders are not added to the database. Clicking on them return back to the root directory of the external storage.
Procedures performed:
files_excludedirs was chown'ed and chmod'ed
app installed and enabled
Settings
$ php7 /config/www/nextcloud/occ config:app:set files_excludedirs exclude --value '["#snapshot", "@eadir"]'
Config value exclude for app files_excludedirs set to ["#snapshot", "@eadir"]
Expected result:
No folder with the name matches the criteria is shown.
Actual result:
Folders on the external storages matching the exclusion criteria are still shown.
Environment:
Hardware: Synology DS918+ and DX517, 16 GB RAM
Host: Synology DSM 7.1-42661 Update 4
Nextcloud: linuxserver/nextcloud:latest v 25.0.1
excludedirs: v1.0.1-beta
The text was updated successfully, but these errors were encountered: