Move hcaptcha service config to config_for
yml (#30662)
This commit is contained in:
parent
35f008aa2a
commit
97b18d10b4
4 changed files with 6 additions and 2 deletions
|
@ -109,6 +109,7 @@ module Mastodon
|
|||
end
|
||||
end
|
||||
|
||||
config.x.captcha = config_for(:captcha)
|
||||
config.x.translation = config_for(:translation)
|
||||
|
||||
config.to_prepare do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue