EnableProfileKey 设为 false

对于大多数情况,聊天签名没有意义
This commit is contained in:
xmdhs 2023-10-14 00:27:58 +08:00
parent 330bbfa503
commit a2b04cfcf5
No known key found for this signature in database
GPG Key ID: E809D6D43DEFCC95

View File

@ -73,7 +73,6 @@ func (y *Yggdrasil) YggdrasilRoot() http.HandlerFunc {
Register: register,
},
ServerName: y.config.ServerName,
EnableProfileKey: true,
},
SignaturePublickey: string(y.pubkey),
SkinDomains: []string{host},