diff --git a/config.json.example b/config.json.example index fd72ea4ce9..36ef568779 100644 --- a/config.json.example +++ b/config.json.example @@ -21,7 +21,7 @@ "NEW_RELIC_APPLICATION_ID":"NEW_RELIC_APPLICATION_ID", "NEW_RELIC_API_KEY":"NEW_RELIC_API_KEY", "GA_ID": "GA_ID", - "FLAG_REPORT_EMAIL": "email@mod.com", + "FLAG_REPORT_EMAIL": ["email@mod.com"], "EMAIL_SERVER": { "url": "http://example.com", "authUser": "user",