##// END OF EJS Templates
Adds a warning about tabs in configuration file (#9586)....
Jean-Philippe Lang -
r7712:c38cddf99506
parent child
Show More
@@ -5,6 +5,7
5 # Environment specific configuration options override the default ones.
5 # Environment specific configuration options override the default ones.
6 #
6 #
7 # Note that this file needs to be a valid YAML file.
7 # Note that this file needs to be a valid YAML file.
8 # DO NOT USE TABS! Use 2 spaces instead of tabs for identation.
8 #
9 #
9 # == Outgoing email settings (email_delivery setting)
10 # == Outgoing email settings (email_delivery setting)
10 #
11 #
General Comments 0
You need to be logged in to leave comments. Login now