Skip to content

Commit 6318124

Browse files
Jason Lunzvmg
Jason Lunz
authored andcommitted
use a longer default expire period. fixes github#33
1 parent 5f3af26 commit 6318124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.default.json.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"server_name" : "brubeck_debug",
44
"dumpfile" : "./brubeck.dump",
55
"capacity" : 15,
6-
"expire" : 5,
6+
"expire" : 20,
77
"http" : ":8080",
88

99
"backends" : [

0 commit comments

Comments
 (0)