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