mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Reduced <inactive/> timeout
This commit is contained in:
parent
12aa2b640a
commit
93bcd4af4b
@ -29,7 +29,7 @@
|
|||||||
#include "log.h"
|
#include "log.h"
|
||||||
|
|
||||||
#define PAUSED_TIMOUT 10.0
|
#define PAUSED_TIMOUT 10.0
|
||||||
#define INACTIVE_TIMOUT 120.0
|
#define INACTIVE_TIMOUT 30.0
|
||||||
#define GONE_TIMOUT 600.0
|
#define GONE_TIMOUT 600.0
|
||||||
|
|
||||||
static void _chat_session_free(ChatSession session);
|
static void _chat_session_free(ChatSession session);
|
||||||
|
Loading…
Reference in New Issue
Block a user