allerta-vvf/server/resources/config_sample.json

8 lines
173 B
JSON
Raw Normal View History

2021-02-20 21:05:03 +01:00
{
"sentry_enabled": false,
"sentry_dsn": "",
"sentry_environment": "prod",
"sentry_auth_token": "",
"sentry_organization": "",
"sentry_project": ""
}