]> cat aescling's git repositories - mastodon.git/commit
Use allow/deny-list instead of white/black-list in .env.production.sample
authorThibaut Girka <thib@sitedethib.com>
Tue, 30 Jun 2020 21:20:21 +0000 (23:20 +0200)
committerThibaut Girka <thib@sitedethib.com>
Tue, 30 Jun 2020 21:32:02 +0000 (23:32 +0200)
commit3d7ce178dd7be9ef02d34bf6734365d0aefa3120
tree5d0b779a144afd2bff33503804cd5dcc58012ff6
parent511edccf617097046e16273a2364e8fbf5d913a0
Use allow/deny-list instead of white/black-list in .env.production.sample

.env.production.sample has been nuked upstream, but we decided to keep it,
so change it to reflect latest changes in environment variable names.

(The link still refers to “whitelist_mode” because the documentation hasn't
been updated yet)
.env.production.sample