Don't expire the current ApplicationSetting in config/initializers/1_settings.rb

Signed-off-by: NRémy Coutable <remy@rymai.me>
上级 2bdf6ede
......@@ -470,6 +470,3 @@ if Rails.env.test?
Settings.gitlab['default_can_create_group'] = true
Settings.gitlab['default_can_create_team'] = false
end
# Force a refresh of application settings at startup
ApplicationSetting.expire
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册