# HG changeset patch # User igor@chub.in # Date 1245709473 -10800 # Node ID a2bd59599719e9fce95f9549b90c8d3891a04ab2 # Parent 80691b40e6db185b7f6d27a6e663aa313cd01341 см. предыдущий коммит diff -r 80691b40e6db -r a2bd59599719 l3config.pm --- a/l3config.pm Tue Jun 23 01:17:30 2009 +0300 +++ b/l3config.pm Tue Jun 23 01:24:33 2009 +0300 @@ -29,13 +29,13 @@ "suppress_terminal" => "yes", "terminal_width" => 400, - "terminal_height" => 300, + "terminal_height" => 1000, "verbose" => "yes", "head_lines" => 10, "tail_lines" => 10, - "cache_head_lines" => 250, - "cache_tail_lines" => 250, + "cache_head_lines" => 2500, + "cache_tail_lines" => 2500, "skip_text" => "...", "show_time" => "yes", "show_diffs" => "yes",