[copr] frontend config: added logfile option
This commit is contained in:
parent
96c87e648b
commit
fe98e6b3bc
1 changed files with 2 additions and 0 deletions
|
@ -34,3 +34,5 @@ WTF_CSRF_ENABLED = True
|
|||
SEND_EMAILS = True
|
||||
|
||||
PUBLIC_COPR_HOSTNAME = "{{ copr_frontend_public_hostname }}"
|
||||
|
||||
LOG_FILENAME = "/var/log/copr/frontend.log"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue