From bb1808b1ef92af9a14a073f2e14973ac132b7e7e Mon Sep 17 00:00:00 2001 From: David Phillips Date: Tue, 10 Apr 2018 15:06:10 +1200 Subject: Add command modules, map command --- config_file.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'config_file.pm') diff --git a/config_file.pm b/config_file.pm index 5ee51d8..304338f 100644 --- a/config_file.pm +++ b/config_file.pm @@ -22,6 +22,7 @@ sub parse_config 'group', 'url_on', 'url_len', + 'prefix', 'antiflood_on'); my @list_configs = ( 'channels', -- cgit v1.1