MM: run the crawler in debug mode
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
82cb129606
commit
79b2e873ec
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ spec:
|
|||
- "--category"
|
||||
- "{{ cronjob.category }}"
|
||||
- "--{{ cronjob.include_disabled | ternary('include', 'exclude') }}-disabled"
|
||||
- "--debug"
|
||||
- "crawl"
|
||||
env:
|
||||
# Defaults to 80 columns, not very readable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue