diff --git a/smart.conf.cmake b/smart.conf.cmake index de39f20..11a999f 100644 --- a/smart.conf.cmake +++ b/smart.conf.cmake @@ -84,7 +84,7 @@ $nw_log_level = 1; # 0 = disable HTTPS listener # # When disabled, nwwebui can still serve plain HTTP if nw_http_port > 0. -$nw_ssl_enable = 1; +$nw_ssl_enable = 0; # Plain HTTP listener port. # Set to 0 to disable plain HTTP completely.