diff --git a/cmd/notary-server/config.json b/cmd/notary-server/config.json index 98ebd6f9de..346126cb5c 100644 --- a/cmd/notary-server/config.json +++ b/cmd/notary-server/config.json @@ -15,10 +15,5 @@ "storage": { "backend": "mysql", "db_url": "dockercondemo:dockercondemo@tcp(notarymysql:3306)/dockercondemo" - }, - "reporting": { - "bugsnag": "enable", - "bugsnag_api_key": "", - "bugsnag_release_stage": "development" } }