mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-19 21:16:56 +01:00
Use PaperlessTask for llmindex
This commit is contained in:
parent
84e17535fc
commit
96daa5eb18
9 changed files with 82 additions and 48 deletions
|
|
@ -243,9 +243,6 @@ def _parse_beat_schedule() -> dict:
|
|||
"options": {
|
||||
# 1 hour before default schedule sends again
|
||||
"expires": 23.0 * 60.0 * 60.0,
|
||||
"kwargs": {
|
||||
"progress_bar_disable": True,
|
||||
},
|
||||
},
|
||||
},
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue