Updating documentation

This commit is contained in:
Trenton H
2026-01-11 13:07:06 -08:00
parent 694cf1669b
commit e7f48f220f
5 changed files with 10 additions and 34 deletions

View File

@@ -46,7 +46,7 @@ run:
If you notice that the consumer will only pickup files in the
consumption directory at startup, but won't find any other files added
later, you will need to enable filesystem polling with the configuration
option [`PAPERLESS_CONSUMER_POLLING`](configuration.md#PAPERLESS_CONSUMER_POLLING).
option [`PAPERLESS_CONSUMER_POLLING_INTERVAL`](configuration.md#PAPERLESS_CONSUMER_POLLING_INTERVAL).
This will disable listening to filesystem changes with inotify and
paperless will manually check the consumption directory for changes