diff --git a/apps/paperless-ngx/config.json b/apps/paperless-ngx/config.json index 8518609a..7c76f15e 100644 --- a/apps/paperless-ngx/config.json +++ b/apps/paperless-ngx/config.json @@ -42,7 +42,7 @@ { "label": "Yes", "value": "1" }, { "label": "No", "value": "2" } ], - "env_variable": "REVOLT_INVITE_ONLY" + "env_variable": "PAPERLESS_TIKA_ENABLED" } ] }