chore: .env.example

This commit is contained in:
charlesgauthereau
2026-01-18 15:03:54 +01:00
parent 92d2c14d6a
commit 379a85f6f6
-11
View File
@@ -22,16 +22,5 @@ AUTH_GOOGLE_ID=
AUTH_GOOGLE_SECRET=
AUTH_GOOGLE_METHOD=
# S3
S3_ENDPOINT=
S3_ACCESS_KEY=
S3_SECRET_KEY=
S3_BUCKET_NAME=
S3_PORT=
S3_USE_SSL=
# Storage type (local, S3)
STORAGE_TYPE=local
# Retention
RETENTION_CRON="* * * * *"