Skip to content

Commit 294c786

Browse files
committed
[U] 默认配置
1 parent ad372a1 commit 294c786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎conf/conf.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ dbname = "blog"
2525
params = "charset=utf8&parseTime=true"
2626

2727
[xorm]
28-
idle = 10
29-
open = 20
28+
idle = 4
29+
open = 8
3030
show = true
3131
sync = false
3232
cache_enable = false

0 commit comments

Comments
 (0)