From 49412b70abce3542eca92a6a491a33c0cbabfa18 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 10 Jan 2026 19:58:24 -0800 Subject: [PATCH] Fix setting name in docs --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index b46a98faf..2517d9cc1 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1846,7 +1846,7 @@ suggestions. This setting is required to be set to true in order to use the AI f Defaults to None. -#### [`PAPERLESS_AI_BACKEND=`](#PAPERLESS_AI_BACKEND) {#PAPERLESS_AI_BACKEND} +#### [`PAPERLESS_AI_LLM_BACKEND=`](#PAPERLESS_AI_LLM_BACKEND) {#PAPERLESS_AI_LLM_BACKEND} : The AI backend to use. This can be either "openai" or "ollama". If set to "ollama", the AI features will be run locally on your machine. If set to "openai", the AI features will be run