Skip to content

Commit 0b87b4b

Browse files
committed
Config update
1 parent bcd1811 commit 0b87b4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/environments/production.rb

+2
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,6 @@
119119
config.wkhtmltopdf = 'xvfb-run wkhtmltopdf'
120120

121121
config.hosts << URI.parse(SiteSetting.value('baseurl_for_remote_sandboxes')).host
122+
123+
config.active_record.cache_versioning = false
122124
end

0 commit comments

Comments
 (0)