mirror of
https://github.com/yuzu-emu/Command-fix
synced 2024-11-24 05:58:16 +00:00
Removed unused environmental variable.
This commit is contained in:
parent
5a8f645787
commit
ccc01978ea
1 changed files with 0 additions and 4 deletions
4
env.json
4
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."
|
||||
|
|
Loading…
Reference in a new issue