mirror of
https://github.com/amark/gun.git
synced 2026-03-04 08:15:25 +00:00
tweaks
This commit is contained in:
@@ -4,7 +4,7 @@ var config = {
|
||||
servers: 1,
|
||||
browsers: 2,
|
||||
each: 2500,
|
||||
burst: 25, // do not go below 1!
|
||||
burst: 10, // do not go below 1!
|
||||
wait: 1,
|
||||
route: {
|
||||
'/': __dirname + '/index.html',
|
||||
|
||||
Reference in New Issue
Block a user