From cb0b3b607d76dd43ff6dff0a9fdb2fc94108af8a Mon Sep 17 00:00:00 2001 From: Adam Outler Date: Sun, 22 Feb 2026 22:11:40 -0500 Subject: [PATCH] Update front/llms.txt Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- front/llms.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/llms.txt b/front/llms.txt index 4c93ef1c..0242ddd4 100644 --- a/front/llms.txt +++ b/front/llms.txt @@ -45,4 +45,4 @@ Once connected, you can: ## 4. Important Notes - **UI Refresh:** When you modify data, tell the user to click the in-app refresh button (🔄) to see changes. - **REST API Fallback:** If MCP is unavailable, use the REST API at `http://:/openapi.json`. All calls must be made with `Authorization: Bearer `. This page API is manual, relies on your abilities, and context-heavy so only use it as a last resort. -- **Authentication:** The API token is distinct from the UI login password and must be obtained/changed in the frontend /settings.php +- **Authentication:** The API token is distinct from the UI login password and must be obtained/changed in the frontend /settings.php.