Fix: Rss features
This commit is contained in:
parent
bd061f4245
commit
8ab09d63a2
@ -603,7 +603,7 @@ upload_max_filesize = 2M
|
|||||||
;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
; Whether to allow the treatment of URLs (like http:// or ftp://) as files.
|
; 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.
|
; Whether to allow include/require to open URLs (like http:// or ftp://) as files.
|
||||||
allow_url_include = Off
|
allow_url_include = Off
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user