spiegel/config.example.toml
Ada 613978ffab
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/lint Pipeline failed
Now can update repo in background
2024-04-08 03:23:23 +02:00

14 lines
273 B
TOML

clonedirectory = "archive/"
interval = 10
[log]
level = "DEBUG"
file = "" # Default in stderr
[[RepoList]]
URL = "https://github.com/torvalds/linux/"
name = "linux"
[[RepoList]]
URL = "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git"
name = "linuxtwo"