Files
files/.env.example
Ludwig Lehnert a2b6054440 feat: improve upload admin workflow
Add users.is_admin SQLite migration for promoted admins.

Support curl PUT request uploads, save uploads into admin file-manager paths, default 25 GiB uploads, tabbed UI, and local dev preview.
2026-06-18 17:09:07 +00:00

15 lines
270 B
Plaintext

SERVICE_FQDN=files.example.com
LETSENCRYPT_EMAIL=user@example.com
PUBLIC_BASE_URL=
DATA_DIR=/storagebox
UPLOAD_TTL_SECONDS=604800
UPLOAD_MAX_BYTES=26843545600
MANAGEMENT_ADMIN_HASH=
COOKIE_SECURE=true
SMTP_HOST=
SMTP_PORT=587
SMTP_USER=
SMTP_PASS=
SMTP_MAIL=
SMTP_NAME=