Fix: Rss features

This commit is contained in:
Laurent Destailleur 2014-05-14 11:16:12 +02:00
parent bd061f4245
commit 8ab09d63a2

View File

@ -603,7 +603,7 @@ upload_max_filesize = 2M
;;;;;;;;;;;;;;;;;;
; Whether to allow the treatment of URLs (like http:// or ftp://) as files.
allow_url_fopen = Off
allow_url_fopen = On
; Whether to allow include/require to open URLs (like http:// or ftp://) as files.
allow_url_include = Off