From dca90ee96087a5461c4bb3fd9c849d69ae49ea81 Mon Sep 17 00:00:00 2001 From: Dag Date: Tue, 5 Aug 2025 23:27:19 +0200 Subject: [PATCH] docs --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 66d9b46e..5ce8978a 100644 --- a/README.md +++ b/README.md @@ -359,14 +359,6 @@ enabled_bridges[] = TwitchBridge enabled_bridges[] = GettrBridge ``` -### How to enable debug mode - -The -[debug mode](https://rss-bridge.github.io/rss-bridge/For_Developers/Debug_mode.html) -disables the majority of caching operations. - - enable_debug_mode = true - ### How to switch to memcached as cache backend ```