about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorImmae <immae@users.noreply.github.com>2017-05-22 15:40:04 +0200
committerEugen Rochko <eugen@zeonfederated.com>2017-05-22 15:40:04 +0200
commita94c152fd30cb91c1f4bd9c1e000ea68d0385bfa (patch)
treee97eeb4a3bd504a675fbee0557eb91ab857359ce /.env.production.sample
parent9d04de1c8d3efb745cfcae3519cee016751b86ec (diff)
Allow alternate domains for mastodon handlers (#3187)
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/.env.production.sample b/.env.production.sample
index e37a38c38..23cf18c8e 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -20,6 +20,11 @@ LOCAL_HTTPS=true
 # DO *NOT* USE THIS UNLESS YOU KNOW *EXACTLY* WHAT YOU ARE DOING.
 # WEB_DOMAIN=mastodon.example.com
 
+# Use this if you want to have several aliases handler@example1.com
+# handler@example2.com etc. for the same user. LOCAL_DOMAIN should not
+# be added. Comma separated values
+# ALTERNATE_DOMAINS=example1.com,example2.com
+
 # Application secrets
 # Generate each with the `rake secret` task (`docker-compose run --rm web rake secret` if you use docker compose)
 PAPERCLIP_SECRET=