0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-28 14:25:41 +00:00
This commit is contained in:
Dag 2025-08-05 23:27:19 +02:00
parent f136566bc2
commit dca90ee960

View File

@ -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
```