remove trailing white-spaces from config/database.yml.example.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6557 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
02909c1b8d
commit
1ed8d12acb
|
@ -7,7 +7,7 @@ production:
|
|||
username: root
|
||||
password:
|
||||
encoding: utf8
|
||||
|
||||
|
||||
development:
|
||||
adapter: mysql
|
||||
database: redmine_development
|
||||
|
|
Loading…
Reference in New Issue