mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 00:07:03 +02:00
added a tweak option to change the sent time piler stores
This commit is contained in:
@ -150,3 +150,10 @@ mysqlpwd=verystrongpassword
|
||||
mysqldb=piler
|
||||
mysql_connect_timeout=2
|
||||
|
||||
|
||||
|
||||
; if you want to change the 'sent' time as you archive the message
|
||||
; set this in seconds. This can be a postive or negative value.
|
||||
; By default this feature is not enabled, use --tweak-sent-time
|
||||
; configure option to enable it.
|
||||
tweak_sent_time_offset=0
|
||||
|
Reference in New Issue
Block a user