Opt out of writer affinity on readings controller

This commit is contained in:
Kevin McConnell
2025-06-16 15:03:45 +01:00
parent 63c2aa1367
commit 63ddb23585
4 changed files with 23 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
class ApplicationController < ActionController::Base
include Authentication, CurrentTimezone, SetPlatform
include Authentication, CurrentTimezone, SetPlatform, WriterAffinity
stale_when_importmap_changes
allow_browser versions: :modern