dom/config.json

14 lines
321 B
JSON

{
"ollama_endpoint": "http://localhost:11434",
"ollama_model": "llama2",
"silent_start": "20:00",
"silent_end": "12:00",
"min_interval": 3,
"max_interval": 180,
"bark_api_url": "",
"bark_device_key": "",
"ntfy_api_url": "",
"ntfy_topic": "",
"ntfy_access_token": "",
"templates_dir": "templates"
}