From 9e0523bba756dc47c3ba690768c93e5dbb514e35 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sun, 29 Jul 2018 23:52:42 +1200 Subject: Add new temporary hack for SASL EXTERNAL --- config_file.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config_file.pm') diff --git a/config_file.pm b/config_file.pm index 304338f..bc30cea 100644 --- a/config_file.pm +++ b/config_file.pm @@ -15,6 +15,8 @@ sub parse_config 'server', 'port', 'usessl', + 'sslcert', + 'sslkey', 'password', 'must_id', 'quit_msg', -- cgit v1.1