mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-07-29 15:00
This commit is contained in:
@@ -20,7 +20,7 @@ PAPERLESS_FORCE_SCRIPT_NAME={{ paperless_public_url | urlsplit('path') | regex_r
|
||||
PAPERLESS_STATIC_URL={{ paperless_public_url | urlsplit('path') | regex_replace('/$','') }}/static/
|
||||
PAPERLESS_URL={{ paperless_public_url }}
|
||||
PAPERLESS_OCR_LANGUAGE={{ paperless_ocr_lang }}
|
||||
PAPERLESS_TASK_WORKERS=2
|
||||
PAPERLESS_TASK_WORKERS=1
|
||||
{% if system_tz is defined %}
|
||||
PAPERLESS_TIME_ZONE={{ system_tz }}
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user