From 7f04a2ab8b38cd7208dc4e9d507aef54cb400f24 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sun, 1 Jul 2018 04:04:42 -0400 Subject: [PATCH] Replace system.proc_windows config by PHP_OS test --- config/defaults.ini.php | 4 ---- 1 file changed, 4 deletions(-) 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