From f4637c38b4733535aa3c34876f206840761b0a14 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Tue, 21 May 2013 10:00:53 +0000 Subject: [PATCH] fix yaml syntax and comment out (#14060) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11895 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/configuration.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/configuration.yml.example b/config/configuration.yml.example index 20f6790d2..74bf54b4e 100644 --- a/config/configuration.yml.example +++ b/config/configuration.yml.example @@ -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