document Jdenticon change

This commit is contained in:
El RIDO
2022-10-26 07:11:02 +02:00
parent 8ac69590cf
commit d5e7e6e2ab
2 changed files with 4 additions and 3 deletions

View File

@@ -65,9 +65,9 @@ languageselection = false
; qrcode = true
; (optional) IP based icons are a weak mechanism to detect if a comment was from
; a different user when the same username was used in a comment. It might be
; used to get the IP of a non anonymous comment poster if the server salt is
; leaked and a SHA512 HMAC rainbow table is generated for all (relevant) IPs.
; a different user when the same username was used in a comment. It might get
; used to get the IP of a comment poster if the server salt is leaked and a
; SHA512 HMAC rainbow table is generated for all (relevant) IPs.
; Can be set to one these values:
; "none" / "vizhash" / "identicon" / "jdenticon" (default).
; icon = "none"