Trying consumption dir polling since inotify doesn't seem to work
This commit is contained in:
parent
f8a5587bdf
commit
cc25500e92
|
|
@ -54,6 +54,7 @@ services:
|
|||
- /Users/rpalladino/Documents/Inbox:/usr/src/paperless/consume
|
||||
env_file: docker-compose.env
|
||||
environment:
|
||||
PAPERLESS_CONSUMER_POLLING: 60
|
||||
PAPERLESS_REDIS: redis://broker:6379
|
||||
PAPERLESS_TIKA_ENABLED: 1
|
||||
PAPERLESS_TIKA_GOTENBERG_ENDPOINT: http://gotenberg:3000
|
||||
|
|
|
|||
Loading…
Reference in New Issue