mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(docs): add missing description_templates property to system settings model
This commit is contained in:
parent
19d2d0f375
commit
4396d120d8
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ The PluralKit Discord bot can be configured to display short IDs in uppercase, o
|
||||||
|hid_list_padding|[ID padding format](#id-padding-format-enum)|whether the bot will pad 5-character ids in lists|
|
|hid_list_padding|[ID padding format](#id-padding-format-enum)|whether the bot will pad 5-character ids in lists|
|
||||||
|proxy_switch|[proxy switch action](#proxy-switch-action-enum)|switch action the bot will take when proxying|
|
|proxy_switch|[proxy switch action](#proxy-switch-action-enum)|switch action the bot will take when proxying|
|
||||||
|name_format|string|format used for webhook names during proxying (defaults to `{name} {tag}`)|
|
|name_format|string|format used for webhook names during proxying (defaults to `{name} {tag}`)|
|
||||||
|
|description_templates|array of strings|used by the dashboard for predefined description templates (max of 3, 1000-character limit each)|
|
||||||
|
|
||||||
\* this *does not* affect members/groups created through the API - please specify privacy keys in the JSON payload instead
|
\* this *does not* affect members/groups created through the API - please specify privacy keys in the JSON payload instead
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue