Fix and update documents

This commit is contained in:
aibou
2015-04-23 17:42:04 +09:00
parent e9a174d1c5
commit 968b1b4308
3 changed files with 6 additions and 5 deletions

View File

@@ -219,7 +219,7 @@ set to true, any user successfully authenticating via google auth will be automa
## [session]
### provider
Valid values are "memory", "file", "mysql", 'postgres'. Default is "memory".
Valid values are "memory", "file", "mysql", 'postgres'. Default is "file".
### provider_config
This option should be configured differently depending on what type of session provider you have configured.