Add support for use singe pic on post
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user