diff --git a/.beads/config.yaml b/.beads/config.yaml index 326e45794a856cc5861b4bc4bfe936c3e0fc233a..34896fc42de7b34e164240988a0cb3bc2f64fdc1 100644 --- a/.beads/config.yaml +++ b/.beads/config.yaml @@ -65,4 +65,8 @@ # Secret keys (stored in this file but prefer env vars to avoid git exposure): # - linear.api_key → use LINEAR_API_KEY env var instead # - github.token → use GITHUB_TOKEN env var instead -sync.remote: "https://dolt.srht.bigb.es/~bigbes/sr-ht-dolt" \ No newline at end of file +sync.remote: "https://dolt.srht.bigb.es/~bigbes/sr-ht-dolt" +dolt: + auto-push: true + auto-push-interval: 30s + auto-push-timeout: 60s