From d6bb03409f2f408c77a5b579f2263587d0d5c276 Mon Sep 17 00:00:00 2001 From: Tessa Walsh Date: Thu, 13 Mar 2025 13:33:31 -0400 Subject: [PATCH] Restore config.yaml defaults --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index d5e9ce92..d70988db 100644 --- a/config.yaml +++ b/config.yaml @@ -28,10 +28,10 @@ enable_memento: true framed_replay: true # Use wabac.js-style client-side replay system for framed replay -client_side_replay: true +client_side_replay: false # Enable classic redirect behavior -redirect_to_exact: false +redirect_to_exact: true # Uncomment and change to set default locale # default_locale: en