##// END OF EJS Templates
fix yaml syntax and comment out (#14060)...
Toshi MARUYAMA -
r11665:f4637c38b473
parent child
Show More
@@ -200,7 +200,7 default:
200 200 # Configure OpenIdAuthentication.store
201 201 #
202 202 # allowed values: :memory, :file, :memcache
203 openid_authentication_store = :memory
203 #openid_authentication_store: :memory
204 204
205 205 # specific configuration options for production environment
206 206 # that overrides the default ones
General Comments 0
You need to be logged in to leave comments. Login now