Longer default download timeout.
This commit is contained in:
parent
f42956fe13
commit
0a1b8c4b4e
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
#define ID_RECYCLE_BIN -2
|
||||
#define TRAY_ICON_BUBBLE_TIMEOUT 20000
|
||||
#define CLOSE_LOCK_TIMEOUT 500
|
||||
#define DOWNLOAD_TIMEOUT 15000
|
||||
#define DOWNLOAD_TIMEOUT 30000
|
||||
#define MESSAGES_VIEW_DEFAULT_COL 170
|
||||
#define MESSAGES_VIEW_MINIMUM_COL 16
|
||||
#define FEEDS_VIEW_COLUMN_COUNT 2
|
||||
|
|
Loading…
Add table
Reference in a new issue