mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-02-17 23:59:55 +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.
|
Defines the cache type used by RSS-Bridge.
|
||||||
|
|
||||||
| Type | Description
|
| Type | Description
|
||||||
| ------- | -----------
|
| ------- | -----------
|
||||||
|`file` | FileCache (default)
|
|`file` | File based (default)
|
||||||
|`sqlite` | SQLiteCache
|
|`sqlite` | SQLite database
|
||||||
|
|`memcached` | Memcached service
|
||||||
|
|
||||||
### custom_timeout
|
### custom_timeout
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue