mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-05 08:07:33 +02:00
Removed allow_furl_open requirement since https://github.com/RSS-Bridge/rss-bridge/pull/742 is merged
@@ -8,7 +8,6 @@
|
|||||||
- [`mbstring`](https://secure.php.net/manual/en/book.mbstring.php) extension
|
- [`mbstring`](https://secure.php.net/manual/en/book.mbstring.php) extension
|
||||||
- [`simplexml`](https://secure.php.net/manual/en/book.simplexml.php) extension
|
- [`simplexml`](https://secure.php.net/manual/en/book.simplexml.php) extension
|
||||||
- [`curl`](https://secure.php.net/manual/en/book.curl.php) extension
|
- [`curl`](https://secure.php.net/manual/en/book.curl.php) extension
|
||||||
- `allow_url_fopen` enabled (`On` or `1`)
|
|
||||||
|
|
||||||
Enable extensions by un-commenting the corresponding line in your PHP configuration (`php.ini`).
|
Enable extensions by un-commenting the corresponding line in your PHP configuration (`php.ini`).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user