adding ipsilon plugin to phabricator configuration
This commit is contained in:
parent
dfe1392893
commit
a64828a06d
1 changed files with 5 additions and 1 deletions
|
@ -34,6 +34,10 @@
|
||||||
"PhabricatorApplicationHarbormaster" : true,
|
"PhabricatorApplicationHarbormaster" : true,
|
||||||
"PhabricatorApplicationOAuthServer" : true,
|
"PhabricatorApplicationOAuthServer" : true,
|
||||||
"PhabricatorApplicationPhortune" : true
|
"PhabricatorApplicationPhortune" : true
|
||||||
}
|
},
|
||||||
|
{% if deployment_type == "qa-stg" %}
|
||||||
|
"load-libraries": {
|
||||||
|
"ipsilonoauth": "/srv/phabricator-extension-ipsilonoauth/src"
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue