mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 00:57:09 +01:00
Merge branch 'dev' into feature-permissions
This commit is contained in:
commit
f021e7fcc3
15 changed files with 128 additions and 94 deletions
|
|
@ -529,6 +529,7 @@ CELERY_RESULT_EXTENDED = True
|
|||
CELERY_RESULT_BACKEND = "django-db"
|
||||
CELERY_CACHE_BACKEND = "default"
|
||||
|
||||
|
||||
CELERY_BEAT_SCHEDULE = {
|
||||
# Every ten minutes
|
||||
"Check all e-mail accounts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue