diff options
Diffstat (limited to 'config_file.pm')
-rw-r--r-- | config_file.pm | 2 |
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', |