diff --git a/conf/redis-modified.conf b/conf/redis-modified.conf index 78644e3..3b2ebf3 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 f1e3ab6..10f5056 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