From a47d464d4382fb1c7822a53e4eecbae037fc0cdc Mon Sep 17 00:00:00 2001 From: GitSync Date: Wed, 19 Aug 2026 19:18:55 +0000 Subject: [PATCH] (Grav GitSync) Automatic Commit from GitSync --- config/plugins/git-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/plugins/git-sync.yaml b/config/plugins/git-sync.yaml index 6594271..0e962fc 100644 --- a/config/plugins/git-sync.yaml +++ b/config/plugins/git-sync.yaml @@ -5,7 +5,7 @@ folders: - config - accounts sync: - direction: both + direction: pull on_save: true on_delete: true on_media: true