mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 17:44:05 +08:00
opt timeout
This commit is contained in:
parent
7dc0108151
commit
5d8003bf09
@ -118,7 +118,7 @@ func init() {
|
|||||||
ice.WEB_SPACE: {Name: "space", Help: "空间站", Value: kit.Data(kit.MDB_SHORT, kit.MDB_NAME,
|
ice.WEB_SPACE: {Name: "space", Help: "空间站", Value: kit.Data(kit.MDB_SHORT, kit.MDB_NAME,
|
||||||
"redial.a", 3000, "redial.b", 1000, "redial.c", 1000,
|
"redial.a", 3000, "redial.b", 1000, "redial.c", 1000,
|
||||||
"buffer.r", 4096, "buffer.w", 4096,
|
"buffer.r", 4096, "buffer.w", 4096,
|
||||||
"timeout.c", "30s",
|
"timeout.c", "180s",
|
||||||
)},
|
)},
|
||||||
},
|
},
|
||||||
Commands: map[string]*ice.Command{
|
Commands: map[string]*ice.Command{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user