From 5692d04952a948b416a800ba8cd6952629e41e4e Mon Sep 17 00:00:00 2001 From: niku Date: Mon, 14 Nov 2022 19:02:42 +0100 Subject: [PATCH] Update config.json.sample --- config.json.sample | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json.sample b/config.json.sample index e525458..71d7adf 100644 --- a/config.json.sample +++ b/config.json.sample @@ -31,5 +31,6 @@ "cogs.music" ], "queue_buffer_size": 5, + "history_size": 2, "slash_descriptions": {} }