Compare commits
No commits in common. "413c629806f800a08662f0c23213418c9b4c5f10" and "0daef0373f9c80442e4b639febf49711c257cae9" have entirely different histories.
413c629806
...
0daef0373f
@ -2,7 +2,7 @@ version: 2
|
||||
|
||||
global:
|
||||
forget:
|
||||
keep-monthly: 1
|
||||
keep-last: 2
|
||||
|
||||
backends:
|
||||
hdd:
|
||||
@ -62,13 +62,6 @@ locations:
|
||||
nextcloud:
|
||||
from:
|
||||
- /home/yunohost.app/nextcloud
|
||||
options:
|
||||
backup:
|
||||
exclude:
|
||||
- '**/cache'
|
||||
- '**/files_versions'
|
||||
- '**/files_trashbin'
|
||||
- '**/appdata_ocfigi57i0ri'
|
||||
to:
|
||||
- hdd
|
||||
- glacier
|
||||
@ -96,25 +89,11 @@ locations:
|
||||
- /var/mail
|
||||
to:
|
||||
- hdd
|
||||
- glacier
|
||||
cron: '0 3 * * 4' # At 3:00am on Thursday
|
||||
|
||||
# All multimedia folders but the shared (separate location)
|
||||
multimedia:
|
||||
from:
|
||||
- /home/yunohost.multimedia/
|
||||
options:
|
||||
backup:
|
||||
exclude:
|
||||
- '/home/yunohost.multimedia/share'
|
||||
to:
|
||||
- hdd
|
||||
- glacier
|
||||
cron: '0 3 * * 4' # At 3:00am on Thursday
|
||||
|
||||
shared_multimedia:
|
||||
from:
|
||||
- /home/yunohost.multimedia/share
|
||||
to:
|
||||
- hdd
|
||||
cron: '0 3 1 * *' # At 3:00am on the 1st
|
||||
|
Loading…
x
Reference in New Issue
Block a user