From 9d58ebba8f77ce9af8ff8c7bca32e5ba06ffc42e Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sat, 4 Mar 2017 15:48:42 +0100 Subject: Wrong example value corrected. --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 86ce12e..d72eda1 100644 --- a/Configuration.md +++ b/Configuration.md @@ -42,7 +42,7 @@ Template directory and language (from `template/{template_name}/lang/`) to use. ## Paths Protocol, hostname and base directory for your installation. -* `PATHINFO.PROT`: [string: `'https://'`] +* `PATHINFO.PROT`: [string: `'https'`] * `PATHINFO.HOST`: [string: `'example.org'`] * `PATHINFO.BASE`: [string: `'sub/directory/'`] -- cgit v1.2.3