aboutsummaryrefslogtreecommitdiff
path: root/config_file.pm
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2018-08-07 16:55:52 +1200
committerDavid Phillips <david@sighup.nz>2018-08-07 16:55:52 +1200
commit086fb2285810819e8c0553558c8c274804e91959 (patch)
tree402156b1d38df868f1c94fd97ccbadf41a1ac4f1 /config_file.pm
parente59093be7619f969c9e935d3de539e7432286942 (diff)
parent9e0523bba756dc47c3ba690768c93e5dbb514e35 (diff)
downloadidalius-086fb2285810819e8c0553558c8c274804e91959.tar.xz
Merge branch 'admin-command-module' into devel
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',