mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-01 03:57:15 +00:00
Fix typo in configuration.yml.example (#27670).
Patch by Kosta Harlan and Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17049 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
5d890dc9a9
commit
bf35b1e027
@ -1,11 +1,11 @@
|
||||
# = Redmine configuration file
|
||||
#
|
||||
# Each environment has it's own configuration options. If you are only
|
||||
# Each environment has its own configuration options. If you are only
|
||||
# running in production, only the production block needs to be configured.
|
||||
# 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.
|
||||
# DO NOT USE TABS! Use 2 spaces instead of tabs for indentation.
|
||||
|
||||
# default configuration options for all environments
|
||||
default:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user