mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-26 15:55:56 +02:00
Update to 2022-04-26 14:00
This commit is contained in:
@@ -18,6 +18,7 @@ PAPERLESS_ALLOWED_HOSTS={{ paperless_public_url | urlsplit('hostname') }}
|
||||
PAPERLESS_CORS_ALLOWED_HOSTS={{ paperless_public_url }}
|
||||
PAPERLESS_FORCE_SCRIPT_NAME={{ paperless_public_url | urlsplit('path') | regex_replace('/$','') }}
|
||||
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
|
||||
{% if system_tz is defined %}
|
||||
|
Reference in New Issue
Block a user