diff --git a/misc/config_template.in.hjson b/misc/config_template.in.hjson index 9b83636c..94fc02e6 100644 --- a/misc/config_template.in.hjson +++ b/misc/config_template.in.hjson @@ -322,7 +322,7 @@ serverHostname : 'mrc.bottomlessabyss.net' serverPort : 5000 serverSslPort : 5001 - useSsl : false + useSsl : true retryDelay : 10000 multiplexerPort : 5000 }