diff --git a/conf/mailman.cfg b/conf/mailman.cfg index 65eeb35..b756ff7 100644 --- a/conf/mailman.cfg +++ b/conf/mailman.cfg @@ -223,7 +223,7 @@ hostname: localhost port: __PORT_WEB__ # Whether or not requests to the web service are secured through SSL. -use_https: yes +use_https: no # Whether or not to show tracebacks in an HTTP response for a request that # raised an exception.