From e6102b52ac42300cd1558259bf53d54048b0db2f Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 24 Jul 2026 10:32:59 +0000 Subject: [PATCH] Register new DATABASE_CONFIG docs example in codeblocks inventory The postgres ArchiveBox.conf example added to Configuration.md is an illustration snippet; add it to docs/codeblocks.toml so the docs manifest inventory check passes. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_019YHSjZM6TstSAMN2PhgfUg --- docs/codeblocks.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/codeblocks.toml b/docs/codeblocks.toml index 74e14ac9..4b702a08 100644 --- a/docs/codeblocks.toml +++ b/docs/codeblocks.toml @@ -92,6 +92,7 @@ version = 2 "7890998169008ad0-1" = "illustration" # docs/Configuration.md +"48b48da014bd91dd-1" = "illustration" "129eb9ca56f17500-1" = "illustration" "798793d9d6b2e12e-1" = "run" "3fecc495abdc20ef-1" = "illustration"