Invalidate HTTP cache
This commit is contained in:
@@ -7,4 +7,6 @@ class ApplicationController < ActionController::Base
|
||||
|
||||
stale_when_importmap_changes
|
||||
allow_browser versions: :modern
|
||||
|
||||
etag { "v1" } # 2025-11-05 @todo: To invalidate HTTP cache after big renaming. To remove after a few days.
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user