aboutsummaryrefslogtreecommitdiff
path: root/conf/.env.production.sample
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2022-01-14 19:38:00 +0100
committerGitHub <noreply@github.com>2022-01-14 19:38:00 +0100
commit4d413848bf444586e28f3658de0ebe36d6ebf059 (patch)
tree19ecc95d4b3b68a0d74f3f1591a248b8de6ded47 /conf/.env.production.sample
parentfa8a9d4eed460fa73926e7874313091dffb7b9fc (diff)
parent536f2d51f2dade739c2e2ed3df96f472a2ad951b (diff)
downloadmastodon_ynh-4d413848bf444586e28f3658de0ebe36d6ebf059.tar.gz
mastodon_ynh-4d413848bf444586e28f3658de0ebe36d6ebf059.tar.bz2
mastodon_ynh-4d413848bf444586e28f3658de0ebe36d6ebf059.zip
Merge pull request #293 from YunoHost-Apps/testing
Full upgrade
Diffstat (limited to 'conf/.env.production.sample')
-rw-r--r--conf/.env.production.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/.env.production.sample b/conf/.env.production.sample
index 937a59e..21cc8e5 100644
--- a/conf/.env.production.sample
+++ b/conf/.env.production.sample
@@ -4,6 +4,12 @@
# not demonstrate all available configuration options. Please look at
# https://docs.joinmastodon.org/admin/config/ for the full documentation.
+# Note that this file accepts slightly different syntax depending on whether
+# you are using `docker-compose` or not. In particular, if you use
+# `docker-compose`, the value of each declared variable will be taken verbatim,
+# including surrounding quotes.
+# See: https://github.com/mastodon/mastodon/issues/16895
+
# Federation
# ----------
# This identifies your server and cannot be changed safely later