Template config

This commit is contained in:
Imbus 2025-06-24 12:40:25 +02:00
parent 573e8e3617
commit a6ac787270

15
src/beretta.json Normal file
View file

@ -0,0 +1,15 @@
{
"repos": [
{
"owner": "golang",
"repo": "go"
},
{
"owner": "torvalds",
"repo": "linux"
}
],
"interval": 1200,
"ntfy_topic": "{{.TopicToken}}"
}