mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 17:19:37 +00:00
Update README.md
Remove allow_url_fopen requirement. This should no longer be necessary. Added requirement for curl.
This commit is contained in:
parent
049ee52fb5
commit
fbf874cb29
@ -53,7 +53,7 @@ Requirements
|
|||||||
|
|
||||||
* PHP 5.6, e.g. `AddHandler application/x-httpd-php56 .php` in `.htaccess`
|
* PHP 5.6, e.g. `AddHandler application/x-httpd-php56 .php` in `.htaccess`
|
||||||
* `openssl` extension enabled in PHP config (`php.ini`)
|
* `openssl` extension enabled in PHP config (`php.ini`)
|
||||||
* `allow_url_fopen=1` in `php.ini`
|
* `curl` extension enabled in PHP config (`php.ini`)
|
||||||
|
|
||||||
Enabling/Disabling bridges
|
Enabling/Disabling bridges
|
||||||
===
|
===
|
||||||
|
Loading…
Reference in New Issue
Block a user