From e7a9adb98321c803d0fb12f816cd65877117d9b7 Mon Sep 17 00:00:00 2001 From: Ryan Romanchuk Date: Tue, 9 Apr 2024 22:51:25 -0500 Subject: [PATCH] ci --- conf/redis-modified.conf | 2 +- conf/romanch.uk.robots.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/redis-modified.conf b/conf/redis-modified.conf index 78644e35..3b2ebf30 100644 --- a/conf/redis-modified.conf +++ b/conf/redis-modified.conf @@ -9,7 +9,7 @@ stop-writes-on-bgsave-error no # Limits maxclients 10000 maxmemory 200mb -maxmemory-policy volatile-lfu +maxmemory-policy allkeys-lfu # Additional lazyfree-lazy-eviction yes diff --git a/conf/romanch.uk.robots.txt b/conf/romanch.uk.robots.txt index f1e3ab61..10f50561 100644 --- a/conf/romanch.uk.robots.txt +++ b/conf/romanch.uk.robots.txt @@ -6,6 +6,7 @@ Disallow: / User-Agent: * Disallow: /*/edit$ Disallow: /*/new$ +Disallow: /wx/batches/ Allow: / Sitemap: https://romanch.uk/sitemaps/romanchuk/sitemap.xml \ No newline at end of file