heavy-duty-watcher/config/watcher.env.example

18 lines
458 B
Text
Raw Normal View History

# Copy to config/watcher.env (gitignored) for local overrides.
# Values below are defaults applied by scripts/lib/common.sh when unset.
# WATCHER_DIR=$HOME/heavy-duty-watcher
ORG=heavy-duty
BOT_LOGIN=grok-bot-andresmgsl
# github (default) | forgejo
FORGE_BACKEND=github
FORGEJO_URL=https://forgejo.heavyduty.builders
POLL_INTERVAL_SEC=900
HEALTH_INTERVAL_SEC=3600
STALE_POLL_MINUTES=45
TMUX_SESSION=heavy-duty-watcher
# LEGACY_TMUX=rig-watcher
# LIMIT=50