[copr] new config options for backend and frontend

This commit is contained in:
Valentin Gologuzov 2014-10-30 11:56:20 +01:00
parent 2e23119a63
commit c455a4a39c
6 changed files with 10 additions and 2 deletions

View file

@ -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 }}'