remove option "daemon" from sj3serv.lua.
This commit is contained in:
parent
b4a58ba0c0
commit
d2223576d0
2 changed files with 2 additions and 14 deletions
|
|
@ -17,10 +17,6 @@
|
|||
local prefix = "%%SJ3VARDIR%%"
|
||||
|
||||
sj3.set_server {
|
||||
-- daemon: Boolean
|
||||
-- set daemonize
|
||||
daemon = true,
|
||||
|
||||
-- max_client: Integer
|
||||
-- client connect limit value
|
||||
max_client = 512,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue