copr-fe: provide link to stats
(this config option will be used in the next copr-frontend release)
This commit is contained in:
parent
697db5fbc0
commit
a8568f8a87
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ BACKEND_PASSWORD = '{{ copr_backend_password_stg }}'
|
|||
|
||||
BACKEND_BASE_URL = '{{ backend_base_url }}'
|
||||
|
||||
BACKEND_STATS_URI = "/stats/index.html"
|
||||
|
||||
# restrict access to a set of users
|
||||
#USE_ALLOWED_USERS = False
|
||||
#ALLOWED_USERS = ['bonnie', 'clyde']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue