From: Chocobozzz Date: Sat, 1 Oct 2016 10:24:18 +0000 (+0200) Subject: Add a comment to the webserver part in the yaml configuration X-Git-Tag: v0.0.1-alpha~708 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=21511bbafc33a109dc8951482e2a0ceac2dc565f;p=oweals%2Fpeertube.git Add a comment to the webserver part in the yaml configuration --- diff --git a/config/production.yaml.example b/config/production.yaml.example index 6dc79d73f..df216ac92 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -1,3 +1,4 @@ +# Correspond to your reverse proxy "listen" configuration webserver: https: false host: 'example.com'