mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-19 14:52:13 +02:00
fix: rewrite and improve caching (#3594)
This commit is contained in:
@@ -55,7 +55,7 @@ max_filesize = 20
|
||||
|
||||
[cache]
|
||||
|
||||
; Cache type: file, sqlite, memcached, null
|
||||
; Cache type: file, sqlite, memcached, array, null
|
||||
type = "file"
|
||||
|
||||
; Allow users to specify custom timeout for specific requests.
|
||||
|
Reference in New Issue
Block a user