EnableProfileKey 设为 false
对于大多数情况,聊天签名没有意义
This commit is contained in:
parent
330bbfa503
commit
a2b04cfcf5
@ -72,8 +72,7 @@ func (y *Yggdrasil) YggdrasilRoot() http.HandlerFunc {
|
|||||||
Homepage: homepage,
|
Homepage: homepage,
|
||||||
Register: register,
|
Register: register,
|
||||||
},
|
},
|
||||||
ServerName: y.config.ServerName,
|
ServerName: y.config.ServerName,
|
||||||
EnableProfileKey: true,
|
|
||||||
},
|
},
|
||||||
SignaturePublickey: string(y.pubkey),
|
SignaturePublickey: string(y.pubkey),
|
||||||
SkinDomains: []string{host},
|
SkinDomains: []string{host},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user