Update/4 28 Paperless NGX (#414)

* Add Select to Paperless NGX

* Fix ENV Var forr Paperless
This commit is contained in:
DrMxrcy 2023-04-28 17:39:35 -04:00 committed by GitHub
parent 11062cfe33
commit cce891435f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@
{ "label": "Yes", "value": "1" },
{ "label": "No", "value": "2" }
],
"env_variable": "REVOLT_INVITE_ONLY"
"env_variable": "PAPERLESS_TIKA_ENABLED"
}
]
}