Use config_for
for cache buster values (#34851)
This commit is contained in:
parent
9860046b04
commit
c025824f98
9 changed files with 13 additions and 19 deletions
|
@ -103,6 +103,7 @@ module Mastodon
|
|||
end
|
||||
end
|
||||
|
||||
config.x.cache_buster = config_for(:cache_buster)
|
||||
config.x.captcha = config_for(:captcha)
|
||||
config.x.mastodon = config_for(:mastodon)
|
||||
config.x.translation = config_for(:translation)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue