diff --git a/tinyirc/.config/tiny/config.yml b/tinyirc/.config/tiny/config.yml index f6b5304..ae11b54 100644 --- a/tinyirc/.config/tiny/config.yml +++ b/tinyirc/.config/tiny/config.yml @@ -55,7 +55,7 @@ defaults: log_dir: '/tmp/' # (Optional) Limits the maximum number of messages stored for each UI tab. Defaults to unlimited. -# scrollback: 512 +scrollback: 1024 # Color theme based on 256 colors. Colors can be defined as color indices # (0-255) or with their names.