From c38cddf9950615882e8187d5fbc6b05953da5d0b 2011-11-18 17:10:30 From: Jean-Philippe Lang Date: 2011-11-18 17:10:30 Subject: [PATCH] Adds a warning about tabs in configuration file (#9586). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7832 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/configuration.yml.example b/config/configuration.yml.example index 63c02d2..5b029cd 100644 --- a/config/configuration.yml.example +++ b/config/configuration.yml.example @@ -5,6 +5,7 @@ # Environment specific configuration options override the default ones. # # Note that this file needs to be a valid YAML file. +# DO NOT USE TABS! Use 2 spaces instead of tabs for identation. # # == Outgoing email settings (email_delivery setting) #