fix comment.
This commit is contained in:
parent
76681a917c
commit
23a99e6ac6
2 changed files with 2 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ sj3proxy.set_server {
|
|||
-- Note: this file is opened after chroot
|
||||
socket_file = "/sj3serv.socket",
|
||||
|
||||
-- address_famiy: String (unspec or inet4 or inet6)
|
||||
-- address_famiy: String ("unspec" or "inet4" or "inet6")
|
||||
-- listening address family
|
||||
address_famiy = "unspec",
|
||||
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ sj3.set_log {
|
|||
|
||||
sj3.set_debug {
|
||||
-- file: String
|
||||
-- output filename of debug out
|
||||
-- output filename of debug output
|
||||
file = nil,
|
||||
|
||||
-- debug_level: Integer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue