Removed unused environmental variable.

This commit is contained in:
chris062689 2017-09-29 19:52:19 -04:00
parent 5a8f645787
commit ccc01978ea
1 changed files with 0 additions and 4 deletions

View File

@ -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."