diff --git a/.beads/config.yaml b/.beads/config.yaml index 22a583ae9856550aa2383817f62971541cfa74ab..fb76069fd64443ffacdcfa191e90a9aca11b380c 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-ecore" \ No newline at end of file +sync.remote: "https://dolt.srht.bigb.es/~bigbes/sr-ht-ecore" +dolt: + auto-push: true + auto-push-interval: 30s + auto-push-timeout: 60s