[Plugins] Use correct constant key for CouchDB
This commit is contained in:
@@ -47,7 +47,7 @@ define([
|
||||
"extensions": {
|
||||
"constants": [
|
||||
{
|
||||
"key": "COUCH_PATH",
|
||||
"key": "COUCHDB_PATH",
|
||||
"value": url,
|
||||
"priority": "mandatory"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user