Remove idle time checking (auto disconnecting users idle too long).
This commit is contained in:
parent
c14b0e4030
commit
cdd5b26189
13 changed files with 0 additions and 93 deletions
|
@ -285,12 +285,6 @@ static struct InfoStruct info_table[] = {
|
|||
&ServerInfo.hub,
|
||||
"Server is a hub"
|
||||
},
|
||||
{
|
||||
"idletime",
|
||||
OUTPUT_DECIMAL,
|
||||
&ConfigFileEntry.idletime,
|
||||
"Number of minutes before a client is considered idle"
|
||||
},
|
||||
{
|
||||
"kline_delay",
|
||||
OUTPUT_DECIMAL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue