From aea51476da5a18b926f62b9ce170fb7438e1ced7 Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Sat, 13 May 2017 11:23:05 +0200 Subject: [PATCH] #189 Update https conf full yaml file --- conf/full.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/full.yaml b/conf/full.yaml index 7b9d95db5..60932c7b5 100644 --- a/conf/full.yaml +++ b/conf/full.yaml @@ -105,6 +105,7 @@ packages: #https: # key: path/to/server.key # cert: path/to/server.crt +# ca: path/to/server.pem # type: file | stdout | stderr # level: trace | debug | info | http (default) | warn | error | fatal