mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
double the amount of messages allowed in the message window - let's see what happens
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#define LEVEL_DEBUG 2
|
||||
|
||||
#define UPDATE_SECONDS 0.6
|
||||
#define MAX_MESSAGES 4000
|
||||
#define MAX_MESSAGES 8000
|
||||
|
||||
@interface MessageWindowController (Private)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user