Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folders on external storage matching the exclusion criteria are still shown #4

Open
janusn opened this issue Nov 11, 2022 · 0 comments

Comments

@janusn
Copy link

janusn commented 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

@janusn 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant