disinto/projects/versi.toml.example

27 lines
607 B
Text
Raw Permalink Normal View History

# projects/versi.toml.example — Template for johba/versi
#
# Copy to projects/versi.toml and fill in box-specific values,
# or run: disinto init johba/versi
name = "versi"
repo = "johba/versi"
forge_url = "http://localhost:3000"
repo_root = "/home/YOU/versi"
primary_branch = "main"
[ci]
woodpecker_repo_id = 0
stale_minutes = 60
[services]
containers = []
[monitoring]
check_prs = true
check_dev_agent = true
check_pipeline_stall = true
# [mirrors]
# github = "git@github.com:johba/versi.git"
# codeberg = "git@codeberg.org:johba/versi.git"