mirror of
https://github.com/redmine/redmine.git
synced 2025-12-17 14:00:35 +01:00
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
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
# Environment specific configuration options override the default ones.
|
# Environment specific configuration options override the default ones.
|
||||||
#
|
#
|
||||||
# Note that this file needs to be a valid YAML file.
|
# 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)
|
# == Outgoing email settings (email_delivery setting)
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user