fix(docs): correct info about webhook name length limit (#568)

This commit is contained in:
rladenson 2023-07-18 16:12:30 -06:00 committed by GitHub
parent ad093ad566
commit dc845ea3d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ a system tag. Note that emojis *are* supported! To set one, use the `pk;system t
If you want to remove your system tag, just type `pk;system tag` with no extra parameters.
**NB:** When proxying, the *total webhook username* must be 32 characters or below. As such, if you have a long system name, your tag might be enough
**NB:** When proxying, the *total webhook username* must be 80 characters or below. As such, if you have a long system name, your tag might be enough
to bump it over that limit. PluralKit will warn you if you have a member name/tag combination that will bring the combined username above the limit.
You can either make the member name or the system tag shorter to solve this.