From 5d90e74e002aaab2c359db6461a77ac40daec2e9 Mon Sep 17 00:00:00 2001 From: l_samenv Date: Thu, 9 Jan 2025 18:07:47 +0100 Subject: [PATCH] disable writing frappy-style sea history --- tcl/seainit.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcl/seainit.tcl b/tcl/seainit.tcl index 27ec3a2..f695370 100644 --- a/tcl/seainit.tcl +++ b/tcl/seainit.tcl @@ -33,7 +33,7 @@ ServerOption LogFileDir $logbase/log ServerOption LoggerDir $logbase/logger #where the logger files should be written -ServerOption HistoryDir $logbase/history +#ServerOption HistoryDir $logbase/history #where the FRAPPY-like history files should be written ServerOption LogReaderPath $logbase/logger:$env(HOME)/sicslogger