From fc18d43fd4d9848409bdfda55253e052f8a81518 Mon Sep 17 00:00:00 2001 From: Florian Schlichting Date: Mon, 14 Dec 2015 10:59:20 +0100 Subject: [PATCH] document that YAML hates tabs (fixes #70) --- config/example-administration.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/example-administration.yml b/config/example-administration.yml index e5cfd02e..bbfab887 100644 --- a/config/example-administration.yml +++ b/config/example-administration.yml @@ -8,6 +8,9 @@ # # This file should be called 'administration.yml' in the config directory. # +# Make sure field-separating whitespace does not contain any ^I (tab) +# characters. The YAML parser will trip over them ungracefully. +# ## ## The database username for connecting with sufficient rights to create