]> git.sesse.net Git - remoteglot/blobdiff - config.pm
We do not need to prettyprint a move if we already have the pretty form.
[remoteglot] / config.pm
index 94f4ea1775d4bbfbb27d93be0df3f68b1d4d2f79..182d6ebeb31af6a5233cf47e32b1a92fbdeacf6b 100644 (file)
--- a/config.pm
+++ b/config.pm
@@ -8,6 +8,7 @@ our $server = "freechess.org";
 our $nick = "SesseBOT";
 our $target = "GMCarlsen";  # FICS username or HTTP to a PGN file.
 our $json_output = "/srv/analysis.sesse.net/www/analysis.json";
+our $json_history_dir = "/srv/analysis.sesse.net/www/history/";  # undef for none.
 
 our $engine_cmdline = "./stockfish";
 our %engine_config = (