Browse Source

#2947 fix inapproriate comment

tags/v1.21.12.1
Unknwon 9 years ago
parent
commit
f485fcde96
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      conf/app.ini

+ 1
- 1
conf/app.ini View File

@@ -199,7 +199,7 @@ INTERVAL = 60
HOST =

[session]
; Either "memory", "file", "redis" or "mysql", default is "memory"
; Either "memory", "file", or "redis", default is "memory"
PROVIDER = memory
; Provider config options
; memory: not have any config yet


Loading…
Cancel
Save