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

Commit 4155c54

Browse files
author
Vicent Marti
committed
Merge pull request #34 from znull/default-config
use a longer default expire period.
2 parents 013b8e4 + 4716a0e commit 4155c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)