[PR #260] [MERGED] docs(configuration): document EMBED_REQUIRE_ALLOWLIST #240

Closed
opened 2026-06-05 15:22:48 -04:00 by yindo · 0 comments
Owner

📋 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: mainHead: docs-embed-require-allowlist


📝 Commits (4)

  • afd83b5 docs(configuration): document EMBED_REQUIRE_ALLOWLIST
  • c7820c4 update docs
  • c60f98d update header
  • 432ba0f Merge 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_ALLOWLIST environment 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anythingllm-docs/pull/260 **Author:** [@dmitrymaranik](https://github.com/dmitrymaranik) **Created:** 6/5/2026 **Status:** ✅ Merged **Merged:** 6/6/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `docs-embed-require-allowlist` --- ### 📝 Commits (4) - [`afd83b5`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/afd83b5fe80f804910c13e6f8e57df920f8d4a93) docs(configuration): document EMBED_REQUIRE_ALLOWLIST - [`c7820c4`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/c7820c46f4de4a1fdedecd677265a33a8b5df345) update docs - [`c60f98d`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/c60f98d64f7939a543f9b9d484c8300d1850deb3) update header - [`432ba0f`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/432ba0f9a0f3d2aa1428f903d01d60548df3cd52) Merge branch 'main' into docs-embed-require-allowlist ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pages/configuration.mdx` (+19 -0) </details> ### 📄 Description Documents the new `EMBED_REQUIRE_ALLOWLIST` environment 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). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 15:22:48 -04:00
yindo changed title from [PR #260] docs(configuration): document EMBED_REQUIRE_ALLOWLIST to [PR #260] [MERGED] docs(configuration): document EMBED_REQUIRE_ALLOWLIST 2026-06-07 16:46:46 -04:00
yindo closed this issue 2026-06-07 16:46:46 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#240