fix yaml syntax and comment out (#14060)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11895 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2013-05-21 10:00:53 +00:00
parent 9d62a564df
commit f4637c38b4
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ default:
# Configure OpenIdAuthentication.store
#
# allowed values: :memory, :file, :memcache
openid_authentication_store = :memory
#openid_authentication_store: :memory
# specific configuration options for production environment
# that overrides the default ones