|
|
@@ -1246,6 +1246,7 @@ static void cmd_chaninfo(int idx, char *par)
|
|
|
SHOW_INT("Closed-Private:", chan->closed_private, NULL, "Don't!");
|
|
|
SHOW_INT("Exempt-time: ", chan->exempt_time, NULL, "Forever");
|
|
|
SHOW_INT("Flood-exempt: ", chan->flood_exempt_mode, F_STR, "None");
|
|
|
+ SHOW_INT("Flood-lock-time: ", chan->flood_lock_time, NULL, "Don't");
|
|
|
SHOW_INT("Idle Kick after (idle-kick): ", chan->idle_kick, "", "Don't!");
|
|
|
SHOW_INT("Invite-time: ", chan->invite_time, NULL, "Forever");
|
|
|
SHOW_INT("Limit raise (limit): ", chan->limitraise, NULL, "Disabled");
|