Skip to content
Snippets Groups Projects
Commit 347e9a16 authored by Victor Wu's avatar Victor Wu
Browse files

Change to CACHE_VALUE

parent 896921b8
No related branches found
No related tags found
1 merge request!14759Resolve "Allow admin to restrict min SSH key length and technology"
Pipeline #
Loading
Loading
@@ -183,7 +183,7 @@ class ApplicationSetting < ActiveRecord::Base
end
 
def self.cached
Rails.cache.fetch(CACHE_KEY)
Rails.cache.fetch(CACHE_VALUE)
end
 
def self.defaults_ce
Loading
Loading
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