diff --git a/env.json b/env.json index ca4873a..d118d18 100644 --- a/env.json +++ b/env.json @@ -6,10 +6,6 @@ "options": ["development", "testing", "staging", "production"] }] }, - "LOGDNA_APP_NAME": { - "required": false, - "description": "The application name." - }, "LOGDNA_API_KEY": { "required": false, "description": "If set, enables application logging to the LogDNA logger service."