aboutsummaryrefslogtreecommitdiff
path: root/conf/.env.production.sample
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2022-01-10 21:38:08 +0100
committerGitHub <noreply@github.com>2022-01-10 21:38:08 +0100
commit536f2d51f2dade739c2e2ed3df96f472a2ad951b (patch)
tree19ecc95d4b3b68a0d74f3f1591a248b8de6ded47 /conf/.env.production.sample
parent1476f17251ea0b339390cfa5210e258342ea5a4a (diff)
parenta40b4e0e0b05ff40ab10f749435e880322ea9ba6 (diff)
downloadmastodon_ynh-536f2d51f2dade739c2e2ed3df96f472a2ad951b.tar.gz
mastodon_ynh-536f2d51f2dade739c2e2ed3df96f472a2ad951b.tar.bz2
mastodon_ynh-536f2d51f2dade739c2e2ed3df96f472a2ad951b.zip
Merge pull request #292 from YunoHost-Apps/upgrade
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