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