mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
4 lines
166 B
Text
4 lines
166 B
Text
# $Id: heavy.irc.bro 4723 2007-08-07 18:14:35Z vern $
|
|
|
|
redef active_users &persistent &read_expire = 1 days;
|
|
redef active_channels &persistent &read_expire = 1 days;
|