Make pkgdb2 stg use fedoauth stg
This commit is contained in:
parent
c99a5c03e2
commit
8b7e8f1d12
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ SITE_URL = '%s/pkgdb' % SITE_ROOT
|
|||
PKGDB2_EMAIL_NOTIFICATION = False
|
||||
## Upon changes in pkgdb, update bugzilla
|
||||
PKGDB2_BUGZILLA_NOTIFICATION = False
|
||||
FAS_OPENID_ENDPOINT = 'https://id.stg.fedoraproject.org/'
|
||||
{% else %}
|
||||
PKGDB2_FAS_URL = 'https://admin.fedoraproject.org/accounts'
|
||||
SITE_ROOT = 'https://admin.fedoraproject.org'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue