[copr][frontend] new configuration variable: BACKEND_BASE_URL

This commit is contained in:
Valentin Gologuzov 2015-08-03 15:21:18 +02:00
parent 1243be05a1
commit 902b26b650

View file

@ -7,6 +7,7 @@ WHOSHEE_MIN_STRING_LEN = 2
SECRET_KEY = '{{ copr_secret_key }}'
BACKEND_PASSWORD = '{{ copr_backend_password }}'
BACKEND_BASE_URL = '{{ backend_base_url }}'
# restrict access to a set of users
#USE_ALLOWED_USERS = False