m_info: Correct description of general::client_exit like in example confs.
Reported by: jackal
This commit is contained in:
parent
8b00da04fd
commit
b2c208be09
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ static struct InfoStruct info_table[] = {
|
||||||
"client_exit",
|
"client_exit",
|
||||||
OUTPUT_BOOLEAN,
|
OUTPUT_BOOLEAN,
|
||||||
&ConfigFileEntry.client_exit,
|
&ConfigFileEntry.client_exit,
|
||||||
"Prepend 'Client Exit:' to user QUIT messages"
|
"Prepend 'Quit:' to user QUIT messages"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"client_flood_max_lines",
|
"client_flood_max_lines",
|
||||||
|
|
Loading…
Reference in a new issue