Add support for use singe pic on post

This commit is contained in:
2026-08-30 10:29:53 +03:00
parent 844121ecb1
commit 987774a320
8 changed files with 54 additions and 10 deletions
+2
View File
@@ -13,6 +13,8 @@ docker compose up --build -d
Open `http://localhost:8000`, create the first account, and publish a field note. The first request initializes the database automatically.
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.
## 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.