fix workers

This commit is contained in:
clowwindy 2014-05-24 19:16:21 +08:00
parent e113479a80
commit ea451344ff
4 changed files with 16 additions and 2 deletions

View file

@ -6,5 +6,5 @@
"timeout":300,
"method":"aes-256-cfb",
"local_address":"127.0.0.1",
"workers": 2
"workers": 4
}