stickychan: Timer down to 60 seconds from 180.

This commit is contained in:
Jos Ahrens
2016-12-09 20:21:15 +01:00
committed by Alexey Sokolov
parent e80582326a
commit 1b5bd128cc
+1 -1
View File
@@ -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;