1 Star 0 Fork 0

Evan / files_excludedirs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 529 Bytes
一键复制 编辑 原始数据 按行查看 历史

Excludedirs

Exclude local directories and files from being included in Nextcloud

Usage

You can configure the directories and files to be included by setting the config entry from the command line.

occ config:app:set --value '[".snapshot","anotherfolder", "pattern/*/match"]' files_excludedirs exclude

Any file or folder matching one of the configured rules will not be included in Nextcloud if it exists on the filesystem and any user will be blocked from creating any file or folder matching any of the rules.

PHP
1
https://gitee.com/creno/files_excludedirs.git
git@gitee.com:creno/files_excludedirs.git
creno
files_excludedirs
files_excludedirs
master

搜索帮助