X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/d54ad8e9ed307bf42fd325775fd2b350802847b3..fdf4d7a7c42462ffad099a04523d1494abcd226b:/config/environments/production.rb diff --git a/config/environments/production.rb b/config/environments/production.rb index d1b8f88..20ded00 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -3,6 +3,7 @@ #Enable memcache #require('memcache') #Cache=MemCache.new('localhost', :compression => true) +Cache=nil # The production environment is meant for finished, "live" apps. # Code is not reloaded between requests config.cache_classes = true