beretta/config.json
2024-09-03 20:25:40 +02:00

15 lines
168 B
JSON

{
"repos": [
{
"owner": "golang",
"repo": "go"
},
{
"owner": "torvalds",
"repo": "linux"
}
],
"interval": 5,
"ntfy_topic": "your-ntfy-topic"
}