about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/.env.production.sample b/.env.production.sample
index ad058b2b7..08247c19f 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -17,7 +17,7 @@
 LOCAL_DOMAIN=example.com
 
 # Use this only if you need to run mastodon on a different domain than the one used for federation.
-# You can read more about this option on https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Serving_a_different_domain.md
+# You can read more about this option on https://docs.joinmastodon.org/admin/config/#web-domain
 # DO *NOT* USE THIS UNLESS YOU KNOW *EXACTLY* WHAT YOU ARE DOING.
 # WEB_DOMAIN=mastodon.example.com
 
@@ -247,7 +247,7 @@ SMTP_FROM_ADDRESS=notifications@example.com
 # ---------------
 # Various ways to customize Mastodon's behavior
 # ---------------
- 
+
 # Maximum allowed character count
 MAX_TOOT_CHARS=500