updated forum README with auto-discovery

This commit is contained in:
lichenblankie 2026-06-05 00:55:34 +00:00
parent 46cd28ba54
commit d29ff82fb1
4 changed files with 21 additions and 3 deletions

View file

@ -931,7 +931,7 @@ def handle_style_form(msg=""):
f"<small>Saves ~50% on storage for embeddings. Slight quality reduction at large scale.</small><br><br>"
f'<a href="/reindex">manage semantic index</a><br><br>'
f"</div>"
{forum_section}
f"{forum_section}"
f"<h2>custom html</h2>"
f"<p>Edit the full page template. Use <code>{esc('{{content}}')}</code> "
f"where page content should appear.</p>"