File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3535 with :
3636 push : true
3737 platforms : linux/amd64
38- tags : cdnbye/cbsignal_uws:latest
39- # tags: cdnbye/cbsignal_uws:5.4.8
38+ # tags: cdnbye/cbsignal_uws:latest
39+ tags : cdnbye/cbsignal_uws:5.4.9
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ function initCache(max = 100000) {
158158 // },
159159
160160 // how long to live in ms
161- // ttl: 1000 * 60 * 5 ,
161+ ttl : 1000 * 60 * 15 ,
162162
163163 // return stale items before removing from cache?
164164 allowStale : false ,
Original file line number Diff line number Diff line change 11{
22 "name" : " cbsignal_uws" ,
3- "version" : " 5.4.8 " ,
3+ "version" : " 5.4.9 " ,
44 "description" : " SwarmCloud signaling server using uWebSockets.js" ,
55 "main" : " index.js" ,
66 "bin" : " index.js" ,
You can’t perform that action at this time.
0 commit comments