Its been a few days
This commit is contained in:
@@ -6,8 +6,7 @@ class ApplicationController < ActionController::Base
|
||||
include Saas
|
||||
include RoutingHeaders, WriterAffinity
|
||||
|
||||
etag { "v1" }
|
||||
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