aboutsummaryrefslogtreecommitdiff
path: root/config_file.pm
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2018-07-29 23:52:42 +1200
committerDavid Phillips <david@sighup.nz>2018-07-30 00:41:26 +1200
commit9e0523bba756dc47c3ba690768c93e5dbb514e35 (patch)
treeabbc4d335cc0d47ecdaaa78f0f06f98d84065fe4 /config_file.pm
parentc864470d4cf49249c6b4c0e412d9a060024d656e (diff)
downloadidalius-9e0523bba756dc47c3ba690768c93e5dbb514e35.tar.xz
Add new temporary hack for SASL EXTERNAL
Diffstat (limited to 'config_file.pm')
-rw-r--r--config_file.pm2
1 files changed, 2 insertions, 0 deletions
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',