mirror of
https://github.com/Mintplex-Labs/anythingllm-docs.git
synced 2026-07-21 09:15:22 -04:00
[PR #260] [MERGED] docs(configuration): document EMBED_REQUIRE_ALLOWLIST #240
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/260
Author: @dmitrymaranik
Created: 6/5/2026
Status: ✅ Merged
Merged: 6/6/2026
Merged by: @timothycarambat
Base:
main← Head:docs-embed-require-allowlist📝 Commits (4)
afd83b5docs(configuration): document EMBED_REQUIRE_ALLOWLISTc7820c4update docsc60f98dupdate header432ba0fMerge branch 'main' into docs-embed-require-allowlist📊 Changes
1 file changed (+19 additions, -0 deletions)
View changed files
📝
pages/configuration.mdx(+19 -0)📄 Description
Documents the new
EMBED_REQUIRE_ALLOWLISTenvironment variable.It's the opt-in, deny-by-default flag for chat embed widgets that have no allowed-domains allowlist configured, added in Mintplex-Labs/anything-llm#5759. Added as a new section on the Configuration page following the existing per-flag Enable/Disable pattern.
Companion docs PR for Mintplex-Labs/anything-llm#5759 (requested in review).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #260] docs(configuration): document EMBED_REQUIRE_ALLOWLISTto [PR #260] [MERGED] docs(configuration): document EMBED_REQUIRE_ALLOWLIST