Merge pull request #2711 from jsternberg/master

Update docstring for postgres session provider
This commit is contained in:
Torkel Ödegaard
2015-09-09 20:17:23 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ path = grafana.db
#################################### Session ####################################
[session]
# Either "memory", "file", "redis", "mysql", "postgresql", default is "file"
# Either "memory", "file", "redis", "mysql", "postgres", default is "file"
provider = file
# Provider config options

View File

@@ -67,7 +67,7 @@
#################################### Session ####################################
[session]
# Either "memory", "file", "redis", "mysql", "postgresql", default is "file"
# Either "memory", "file", "redis", "mysql", "postgres", default is "file"
;provider = file
# Provider config options