Skip to content
Snippets Groups Projects
Unverified Commit d7ecdceb authored by Rémy Coutable's avatar Rémy Coutable
Browse files

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


Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 2bdf6ede
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment