per_task_logs_dir config option added
This commit is contained in:
parent
a16bab5f94
commit
eaea7faead
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ frontend_base_url={{frontend_base_url}}
|
|||
# must have same value as BACKEND_PASSWORD from have frontend in /etc/copr/copr.conf
|
||||
# default is PASSWORDHERE but you really should change it. really.
|
||||
frontend_auth={{ copr_backend_password }}
|
||||
|
||||
# where import logs should be stored
|
||||
per_task_log_dir=/var/lib/copr-dist-git/per-task-logs/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue