From f3ab9ef65d948469e864184bcf95114bf8025ad1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 9 Jun 2017 11:44:12 +0200 Subject: Release the tale of 2.0 cowboy slides --- docs/en/ranch/1.3/guide/ssl_auth/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/en/ranch/1.3/guide/ssl_auth') diff --git a/docs/en/ranch/1.3/guide/ssl_auth/index.html b/docs/en/ranch/1.3/guide/ssl_auth/index.html index 6262ffa1..b831fbe2 100644 --- a/docs/en/ranch/1.3/guide/ssl_auth/index.html +++ b/docs/en/ranch/1.3/guide/ssl_auth/index.html @@ -152,7 +152,7 @@ the listener to enable this behavior.

by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -
{ok, _} = ranch:start_listener(my_ssl, 100,
+
{ok, _} = ranch:start_listener(my_ssl,
         ranch_ssl, [
                 {port, SSLPort},
                 {certfile, PathToCertfile},
-- 
cgit v1.2.3