From ac09d9c4c12cad2bce950c1b1d78d001a9fa12ec Mon Sep 17 00:00:00 2001 From: GitSync Date: Tue, 25 Aug 2026 18:21:20 +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