mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-17 16:20:26 +08:00
feat: add ztsd for data compressing
This commit is contained in:
@@ -30,6 +30,7 @@ type Peer struct {
|
||||
QueryList []string `yaml:"QueryList"`
|
||||
QuerySeconds int64 `yaml:"QuerySeconds"`
|
||||
AllowTrans bool `yaml:"AllowTrans"`
|
||||
UseZstd bool `yaml:"UseZstd"`
|
||||
MTU int64 `yaml:"MTU"`
|
||||
MTURandomRange int64 `yaml:"MTURandomRange"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user