mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-09 16:38:50 +00:00
[README] Add sqlite3 as requirement for SQLiteCache
This commit is contained in:
parent
f450b2e118
commit
1ac66b3fdc
@ -66,6 +66,7 @@ RSS-Bridge requires PHP 5.6 or higher with following extensions enabled:
|
|||||||
- [`simplexml`](https://secure.php.net/manual/en/book.simplexml.php)
|
- [`simplexml`](https://secure.php.net/manual/en/book.simplexml.php)
|
||||||
- [`curl`](https://secure.php.net/manual/en/book.curl.php)
|
- [`curl`](https://secure.php.net/manual/en/book.curl.php)
|
||||||
- [`json`](https://secure.php.net/manual/en/book.json.php)
|
- [`json`](https://secure.php.net/manual/en/book.json.php)
|
||||||
|
- [`sqlite3`](http://php.net/manual/en/book.sqlite3.php) (only when using SQLiteCache)
|
||||||
|
|
||||||
Find more information on our [Wiki](https://github.com/rss-bridge/rss-bridge/wiki)
|
Find more information on our [Wiki](https://github.com/rss-bridge/rss-bridge/wiki)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user