mirror of
https://github.com/friendica/friendica
synced 2024-11-14 03:42:53 +00:00
Replace system.proc_windows config by PHP_OS test
This commit is contained in:
parent
2e40c39fa4
commit
7f04a2ab8b
1 changed files with 0 additions and 4 deletions
|
@ -359,10 +359,6 @@ profiler = false
|
||||||
; Sets the ImageMagick compression level for PNG images. Values ranges from 0 (uncompressed) to 9 (most compressed).
|
; Sets the ImageMagick compression level for PNG images. Values ranges from 0 (uncompressed) to 9 (most compressed).
|
||||||
png_quality = 8
|
png_quality = 8
|
||||||
|
|
||||||
; proc_windows (Boolean)
|
|
||||||
; Should be enabled if Friendica is running under Windows.
|
|
||||||
proc_windows = false
|
|
||||||
|
|
||||||
; proxy_cache_time (Integer)
|
; proxy_cache_time (Integer)
|
||||||
; Period in seconds after which the cache is cleared.
|
; Period in seconds after which the cache is cleared.
|
||||||
proxy_cache_time = 86400
|
proxy_cache_time = 86400
|
||||||
|
|
Loading…
Reference in a new issue