Develop merge
Develop merge
This commit is contained in:
@ -1792,7 +1792,7 @@ static void rses_end_locked_router_action(ROUTER_SLAVE *rses)
|
||||
|
||||
static int getCapabilities()
|
||||
{
|
||||
return (int)RCAP_TYPE_NO_RSESSION;
|
||||
return (int)(RCAP_TYPE_NO_RSESSION | RCAP_TYPE_NO_USERS_INIT);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user