From 982ee10c1a0ecf3252354a2ffbb697a24aaec14b Mon Sep 17 00:00:00 2001 From: flashwave Date: Sun, 28 Jan 2024 03:56:22 +0000 Subject: [PATCH] Switch to xxHash for the cache keys. --- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.php b/public/index.php index 0bc3ebc..f606a3b 100644 --- a/public/index.php +++ b/public/index.php @@ -1,6 +1,6 @@