docs: update documentation to OKF v0.1 format

This commit is contained in:
OpenVelo Agent
2026-07-22 12:31:57 +00:00
parent fac3179427
commit 5470623197
2 changed files with 10 additions and 3 deletions
+2 -1
View File
@@ -41,7 +41,8 @@ removes the row.
`PUT /settings` is validated by `GeneralSettingsSchema` (zod):
* `pageTitle` 1120 chars
* `pageTitle` is trimmed server-side and must be 1120 chars after
trimming (whitespace-only values are rejected).
* `logo` up to 2048 chars (a public URL — uploaded separately)
* `welcomeMarkdown` up to 64 000 chars
* `themeKey` is one of `THEME_IDS`