diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index 3335120715..0f9bb4b27b 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example @@ -70,6 +70,9 @@ ; How many lines of command history should we keep? (default is 100) ConsoleHistoryFileLines = 100 + ; Time stamp commands in history file (default false) + ; ConsoleHistoryTimeStamp = false + ; peers SSL certificate validation options ; you can allow selfsigned certificates or no official CA with next option set to true NoVerifyCertChain = true