7 lines
327 B
Plaintext
7 lines
327 B
Plaintext
###此配置不支持参数后注释,须另起一行
|
||
|
||
# 指定历史记录条目的日期格式。这被传递给 Lua 的 os.date
|
||
# 这使用与 strftime(3)相同的格式
|
||
history_date_format=%Y-%m-%d %H:%M:%S
|
||
# 是否仅显示具有相同路径的最后一个历史记录条目,默认:yes
|
||
hide_history_duplicates=yes |