docs: update documentation to OKF v0.1 format
This commit is contained in:
+2
-1
@@ -41,7 +41,8 @@ removes the row.
|
||||
|
||||
`PUT /settings` is validated by `GeneralSettingsSchema` (zod):
|
||||
|
||||
* `pageTitle` 1–120 chars
|
||||
* `pageTitle` is trimmed server-side and must be 1–120 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`
|
||||
|
||||
Reference in New Issue
Block a user