mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
improved dedup helper
This commit is contained in:
@ -185,3 +185,7 @@ mysql_connect_timeout=2
|
||||
; By default this feature is not enabled, use --tweak-sent-time
|
||||
; configure option to enable it.
|
||||
tweak_sent_time_offset=0
|
||||
|
||||
; whether to enable (1) or not (0) the extra mmap dedup test feature
|
||||
; if you change it, be sure to stop, then start piler
|
||||
mmap_dedup_test=0
|
||||
|
Reference in New Issue
Block a user