Skip to content

Commit

Permalink
Lowered default message truncate threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
Xithrius committed Sep 15, 2021
1 parent f477be0 commit 2167a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default-config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ server = "irc.chat.twitch.tv"
# The delay in milliseconds between terminal updates.
tick_delay = 30
# The maximum amount of messages to be stored.
maximum_messages = 1000
maximum_messages = 150

[frontend]
# If the time and date is to be shown.
Expand Down

0 comments on commit 2167a47

Please sign in to comment.