mirror of
https://github.com/znc/znc.git
synced 2026-07-06 09:51:25 +02:00
stickychan: Timer down to 60 seconds from 180.
This commit is contained in:
committed by
Alexey Sokolov
parent
e80582326a
commit
1b5bd128cc
@@ -17,7 +17,7 @@
|
||||
#include <znc/Chan.h>
|
||||
#include <znc/IRCNetwork.h>
|
||||
|
||||
#define STICKYCHAN_TIMER_INTERVAL 180
|
||||
#define STICKYCHAN_TIMER_INTERVAL 60
|
||||
|
||||
using std::vector;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user