Remove S3_ENABLED from .env.sample

It gets enabled by include compose.s3.yml
This commit is contained in:
Nick Sellen 2023-07-14 13:14:26 +01:00
parent afdd5417c4
commit b10f74683b
Signed by: nicksellen
GPG Key ID: 7C3A275C0DC2EFA1

View File

@ -118,7 +118,6 @@ DEFAULT_LOCALE=en
# S3 and AWS # S3 and AWS
# ---------- # ----------
# S3_ENABLED=
# S3_BUCKET= # S3_BUCKET=
# AWS_ACCESS_KEY_ID= # AWS_ACCESS_KEY_ID=
# AWS_SECRET_ACCESS_KEY= # AWS_SECRET_ACCESS_KEY=