Skip to content

Commit

Permalink
Update php.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
jessuppi committed Aug 3, 2018
1 parent 6f7ce84 commit 80d9300
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions php/7.2/php.ini
Expand Up @@ -149,6 +149,8 @@ max_file_uploads = 100
; Fopen wrappers ;
;;;;;;;;;;;;;;;;;;

;; allow_url_fopen = bad idea but enabled on SlickStack due to popularity
;; https://mediatemple.net/community/products/grid/204643900/why-is-allow_url_fopen-disabled-on-the-grid
allow_url_fopen = On
allow_url_include = Off
;from="john@doe.com"
Expand Down

0 comments on commit 80d9300

Please sign in to comment.