mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-10 10:34:15 +02:00
test: add failing mastodon test (#3255)
* fix: refactor cache factory * test: add failing test * add null cache
This commit is contained in:
@@ -24,8 +24,7 @@ max_filesize = 20
|
||||
|
||||
[cache]
|
||||
|
||||
; Defines the cache type used by RSS-Bridge
|
||||
; "file" = FileCache (default)
|
||||
; Cache type: file, sqlite, memcached, null
|
||||
type = "file"
|
||||
|
||||
; Allow users to specify custom timeout for specific requests.
|
||||
|
Reference in New Issue
Block a user