summaryrefslogtreecommitdiffstats
path: root/extensions/PhabBugz/template/en/default
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/PhabBugz/template/en/default')
-rw-r--r--extensions/PhabBugz/template/en/default/admin/params/phabbugz.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/PhabBugz/template/en/default/admin/params/phabbugz.html.tmpl b/extensions/PhabBugz/template/en/default/admin/params/phabbugz.html.tmpl
index 922fcf709..6eb16d993 100644
--- a/extensions/PhabBugz/template/en/default/admin/params/phabbugz.html.tmpl
+++ b/extensions/PhabBugz/template/en/default/admin/params/phabbugz.html.tmpl
@@ -16,5 +16,7 @@
phabricator_base_uri => 'Phabricator Base URI',
phabricator_api_key => 'Phabricator User API Key',
phabricator_sync_groups => 'Comma delimited list of Bugzilla groups to sync to Phabricator projects',
+ phabricator_auth_callback_url => 'Phabricator Auth Delegation URL',
+ phabricator_app_id => 'app_id for API Keys delegated to Phabricator',
}
%]