(Grav GitSync) Automatic Commit from GitSync
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
purge:
|
||||||
|
trigger: number
|
||||||
|
max_backups_count: 25
|
||||||
|
max_backups_space: 5
|
||||||
|
max_backups_time: 365
|
||||||
|
profiles:
|
||||||
|
-
|
||||||
|
name: 'Default Site Backup'
|
||||||
|
root: /
|
||||||
|
exclude_paths: "/backup\n/cache\n/images\n/logs\n/tmp"
|
||||||
|
exclude_files: ".DS_Store\n.git\n.svn\n.hg\n.idea\n.vscode\nnode_modules"
|
||||||
|
schedule: false
|
||||||
|
schedule_at: '0 3 * * *'
|
||||||
@@ -5,7 +5,7 @@ folders:
|
|||||||
- config
|
- config
|
||||||
- accounts
|
- accounts
|
||||||
sync:
|
sync:
|
||||||
direction: pull
|
direction: both
|
||||||
on_save: true
|
on_save: true
|
||||||
on_delete: true
|
on_delete: true
|
||||||
on_media: true
|
on_media: true
|
||||||
|
|||||||
Reference in New Issue
Block a user