mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 18:16:35 +01:00
add setting to control history size
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define MAX_HISTORY 700
|
||||
#define MAX_HISTORY 10000
|
||||
#define MIN_HISTORY 20
|
||||
|
||||
enum {
|
||||
SYS_MSG,
|
||||
|
||||
Reference in New Issue
Block a user