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 205a882653
commit fd89ab14ce

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=