Procházet zdrojové kódy

Use LogTimeGranularity 1 because precision is sometimes useful

Implements #22373.
teor před 7 roky
rodič
revize
c3b5e393d7
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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}