]> git.pld-linux.org Git - packages/php.git/commitdiff
disable user_ini by default as we do in apache
authorElan Ruusamäe <glen@delfi.ee>
Wed, 30 Oct 2013 13:45:32 +0000 (15:45 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 31 Oct 2013 16:07:19 +0000 (18:07 +0200)
php-ini.patch

index 59efe4c3f3015ff44f7a2d6c3620254b2eb3184d..820e5cab15ac7441ffba636e00f67e56c883ff19 100644 (file)
  
  ;;;;;;;;;;;;;;;;;;;
  ; Quick Reference ;
+@@ -198,7 +212,7 @@
+ ;user_ini.filename = ".user.ini"
+ ; To disable this feature set this option to empty value
+-;user_ini.filename =
++user_ini.filename =
+ ; TTL for user-defined php.ini files (time-to-live) in seconds. Default is 300 seconds (5 minutes)
+ ;user_ini.cache_ttl = 300
 @@ -223,7 +237,7 @@
  ; Development Value: Off
  ; Production Value: Off
This page took 0.042288 seconds and 4 git commands to generate.