tweaking phabricator config so qadevel.qa continues to work
This commit is contained in:
parent
3c7eee423e
commit
602705c438
1 changed files with 4 additions and 0 deletions
|
@ -32,8 +32,12 @@
|
|||
"PhabricatorApplicationOAuthServer" : true,
|
||||
"PhabricatorApplicationPhortune" : true
|
||||
},
|
||||
{% if deployment_type == "qadevel-prod"%}
|
||||
"load-libraries:"{}
|
||||
{% else %}
|
||||
"load-libraries": {
|
||||
"ipsilonoauth": "/srv/phabricator-extension-ipsilonoauth/src"
|
||||
}
|
||||
{% endif %}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue