Use mastodon
config namespace to load software update default value via config_for
(#30534)
This commit is contained in:
parent
aeae152006
commit
c099797700
7 changed files with 23 additions and 12 deletions
|
@ -105,6 +105,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
config.x.captcha = config_for(:captcha)
|
||||
config.x.mastodon = config_for(:mastodon)
|
||||
config.x.translation = config_for(:translation)
|
||||
|
||||
config.to_prepare do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue