mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 16:25:33 +01:00
added a task scheduler for recurring tasks
This commit is contained in:
parent
5871ce34a0
commit
9d22d9c9b1
15 changed files with 243 additions and 192 deletions
|
|
@ -1,7 +1,3 @@
|
|||
# Database settings for paperless
|
||||
# If you want to use sqlite instead, remove this setting.
|
||||
PAPERLESS_DBHOST="db"
|
||||
|
||||
# The UID and GID of the user used to run paperless in the container. Set this
|
||||
# to your UID and GID on the host so that you have write access to the
|
||||
# consumption directory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue