mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-24 18:36:59 +03:00
Updated Custom Configuration (markdown)
parent
dfe2459376
commit
4d2288bf6a
1 changed files with 5 additions and 4 deletions
|
@ -40,10 +40,11 @@ This section provides following parameters:
|
|||
|
||||
Defines the cache type used by RSS-Bridge.
|
||||
|
||||
| Type | Description
|
||||
| ------- | -----------
|
||||
|`file` | FileCache (default)
|
||||
|`sqlite` | SQLiteCache
|
||||
| Type | Description
|
||||
| ------- | -----------
|
||||
|`file` | File based (default)
|
||||
|`sqlite` | SQLite database
|
||||
|`memcached` | Memcached service
|
||||
|
||||
### custom_timeout
|
||||
|
||||
|
|
Loading…
Reference in a new issue