ソースを参照

Use LogTimeGranularity 1 because precision is sometimes useful

Implements #22373.
teor 7 年 前
コミット
c3b5e393d7
1 ファイル変更1 行追加0 行削除
  1. 1 0
      torrc_templates/common.i

+ 1 - 0
torrc_templates/common.i

@@ -56,5 +56,6 @@ Log info file ${dir}/info.log
 #Log debug file ${dir}/debug.log
 ProtocolWarnings 1
 SafeLogging 0
+LogTimeGranularity 1
 
 ${authorities}