Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

Commit 4716a0e

Browse files
author
Jason Lunz
committed
use a longer default expire period. fixes #33
1 parent 013b8e4 commit 4716a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.default.json.example

Lines changed: 1 addition & 1 deletion
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)