Add ability to use more pictures

This commit is contained in:
2026-08-30 10:48:26 +03:00
parent 334d65c4d8
commit 9540aea3be
8 changed files with 68 additions and 11 deletions
+2
View File
@@ -15,6 +15,8 @@ Open `http://localhost:8000`, create the first account, and publish a field note
Posts can include one JPEG, PNG, or WebP image up to 8 MB. Images are converted to optimized WebP files in the persistent Docker data volume; the article shows a compact preview that opens full-size when selected.
Long posts can also include multiple ordered step images. Upload them under **Step images**, then place `[[image:1]]`, `[[image:2]]`, and so on directly in the article text where each repair step needs an image. Each step image supports an optional caption and opens full-size when selected.
## Accounts and MFA
The initial administrator account is `admin` with password `admin`, as requested for first-run access. Sign in, scan the displayed QR code with any iPhone or Android TOTP authenticator, and change this password before exposing the service to the internet. New registrations are held for approval in **Accounts**; accepted users must enroll a TOTP authenticator before they can publish.