[copr] new config options for backend and frontend
This commit is contained in:
parent
2e23119a63
commit
c455a4a39c
6 changed files with 10 additions and 2 deletions
|
@ -31,3 +31,5 @@ WTF_CSRF_ENABLED = True
|
|||
|
||||
# send emails when user's perms change in project?
|
||||
SEND_EMAILS = True
|
||||
|
||||
PUBLIC_COPR_HOSTNAME = '{{ copr_frontend_public_hostname }}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue