Exclude some nextcloud folders
This commit is contained in:
parent
0daef0373f
commit
fffd94dd27
@ -62,6 +62,13 @@ locations:
|
||||
nextcloud:
|
||||
from:
|
||||
- /home/yunohost.app/nextcloud
|
||||
options:
|
||||
backup:
|
||||
exclude:
|
||||
- '**/cache'
|
||||
- '**/files_versions'
|
||||
- '**/files_trashbin'
|
||||
- '**/appdata_ocfigi57i0ri'
|
||||
to:
|
||||
- hdd
|
||||
- glacier
|
||||
|
Loading…
x
Reference in New Issue
Block a user