Use config_for for omniauth enabled values (#35015)
This commit is contained in:
@@ -106,6 +106,7 @@ module Mastodon
|
||||
config.x.cache_buster = config_for(:cache_buster)
|
||||
config.x.captcha = config_for(:captcha)
|
||||
config.x.mastodon = config_for(:mastodon)
|
||||
config.x.omniauth = config_for(:omniauth)
|
||||
config.x.translation = config_for(:translation)
|
||||
config.x.vapid = config_for(:vapid)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user