소스 검색

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}