some changes
This commit is contained in:
@@ -36,6 +36,9 @@ UPLOAD_MAX_SIZE_MB=20
|
||||
# Attachment storage: local or s3
|
||||
STORAGE_DRIVER=local
|
||||
FILES_DIR=/data/files
|
||||
# Optional attachment origin. A bare domain is normalized to HTTPS.
|
||||
# The administrator must proxy or serve /f/* on this domain.
|
||||
# FILES_PUBLIC_URL=files.note.example.com
|
||||
|
||||
# S3-compatible storage (AWS S3, Garage, Ceph, OpenStack, MinIO, R2...)
|
||||
# For Docker Garage run: docker compose --profile s3 up -d
|
||||
|
||||
Reference in New Issue
Block a user