From: Yamagishi Kazutoshi Date: Wed, 6 Sep 2017 10:13:00 +0000 (+0900) Subject: Add environment sample for OpenStack Swift (#4816) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=fa21d004c7d8ea1c76d1106700f4e18a703e39fd;p=mastodon.git Add environment sample for OpenStack Swift (#4816) --- diff --git a/.env.production.sample b/.env.production.sample index 07c887692..3e054db84 100644 --- a/.env.production.sample +++ b/.env.production.sample @@ -98,6 +98,15 @@ SMTP_FROM_ADDRESS=notifications@example.com # S3_ENDPOINT= # S3_SIGNATURE_VERSION= +# Swift (optional) +# SWIFT_ENABLED=true +# SWIFT_USERNAME= +# SWIFT_TENANT= +# SWIFT_PASSWORD= +# SWIFT_AUTH_URL= +# SWIFT_CONTAINER= +# SWIFT_OBJECT_URL= + # Optional alias for S3 if you want to use Cloudfront or Cloudflare in front # S3_CLOUDFRONT_HOST=