From: Hypolite Petovan Date: Sun, 1 Jul 2018 08:04:42 +0000 (-0400) Subject: Replace system.proc_windows config by PHP_OS test X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7f04a2ab8b38cd7208dc4e9d507aef54cb400f24;p=friendica.git Replace system.proc_windows config by PHP_OS test --- diff --git a/config/defaults.ini.php b/config/defaults.ini.php index 27108530c6..f5974b9258 100644 --- a/config/defaults.ini.php +++ b/config/defaults.ini.php @@ -359,10 +359,6 @@ profiler = false ; Sets the ImageMagick compression level for PNG images. Values ranges from 0 (uncompressed) to 9 (most compressed). png_quality = 8 -; proc_windows (Boolean) -; Should be enabled if Friendica is running under Windows. -proc_windows = false - ; proxy_cache_time (Integer) ; Period in seconds after which the cache is cleared. proxy_cache_time = 86400