mirror of
https://github.com/mastodon/mastodon.git
synced 2026-03-21 18:05:23 -05:00
Fix allow_referrer_origin typo (#36460)
This commit is contained in:
parent
d7f4eca801
commit
cef2c50a71
|
|
@ -51,7 +51,7 @@ defaults: &defaults
|
|||
require_invite_text: false
|
||||
backups_retention_period: 7
|
||||
captcha_enabled: false
|
||||
allow_referer_origin: false
|
||||
allow_referrer_origin: false
|
||||
|
||||
development:
|
||||
<<: *defaults
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user