diff options
Diffstat (limited to 'lib/examples')
| -rw-r--r-- | lib/examples/client.conf | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/examples/client.conf b/lib/examples/client.conf index e939756..e02d707 100644 --- a/lib/examples/client.conf +++ b/lib/examples/client.conf @@ -22,7 +22,7 @@ config blocking-tls {      server {          hostname = "localhost" -	service = "4433" +	service = "2083"  	secret = "sikrit"  	timeout = 1         /* optional */  	tries = 10	      /* optional */ | 
