beretta/config.json

16 lines
168 B
JSON
Raw Normal View History

2024-09-03 20:25:40 +02:00
{
"repos": [
{
"owner": "golang",
"repo": "go"
},
{
"owner": "torvalds",
"repo": "linux"
}
],
"interval": 5,
"ntfy_topic": "your-ntfy-topic"
}