copr: add LOG_DIR
this will be effective since next release, but lets not forget that
This commit is contained in:
parent
c2de3f2caf
commit
6624b6eba0
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ SEND_EMAILS = True
|
|||
PUBLIC_COPR_HOSTNAME = "{{ copr_frontend_public_hostname }}"
|
||||
|
||||
LOG_FILENAME = "/var/log/copr/frontend.log"
|
||||
LOG_DIR = "/var/log/copr/"
|
||||
|
||||
# to accept stat events from logstash
|
||||
INTRANET_IPS = {{ copr_backend_ips }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue