mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-30 05:55:20 -05:00
try protobuf
This commit is contained in:
@@ -21,7 +21,7 @@ func NewUser(level UserLevel, email string) *User {
|
||||
}
|
||||
|
||||
type UserSettings struct {
|
||||
PayloadReadTimeout int
|
||||
PayloadReadTimeout uint32
|
||||
}
|
||||
|
||||
func GetUserSettings(level UserLevel) UserSettings {
|
||||
|
||||
Reference in New Issue
Block a user