summaryrefslogtreecommitdiffstats
path: root/config/database.yml.example
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-08-24 03:50:26 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-08-24 03:50:26 +0000
commit1ed8d12acb22baaed7414a738456abf2ba3de645 (patch)
tree6fa510155f0ad5b94f70a63bf066a22a2a222a59 /config/database.yml.example
parent02909c1b8d108900dadfe2a240f55d642263f5cb (diff)
downloadredmine-1ed8d12acb22baaed7414a738456abf2ba3de645.tar.gz
redmine-1ed8d12acb22baaed7414a738456abf2ba3de645.zip
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
Diffstat (limited to 'config/database.yml.example')
-rw-r--r--config/database.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/database.yml.example b/config/database.yml.example
index d4db0580c..b558ec2c6 100644
--- a/config/database.yml.example
+++ b/config/database.yml.example
@@ -7,7 +7,7 @@ production:
username: root
password:
encoding: utf8
-
+
development:
adapter: mysql
database: redmine_development