mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-12 07:47:02 +08:00
When the cookie DB is full enforce maintainance.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
int syslog_open = 0;
|
||||
static unsigned int terminate = 0;
|
||||
static unsigned int reload_conf = 0;
|
||||
static unsigned int need_maintainance = 0;
|
||||
unsigned int need_maintainance = 0;
|
||||
static unsigned int need_children_cleanup = 0;
|
||||
|
||||
static
|
||||
|
||||
Reference in New Issue
Block a user