mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
feat: config setting to default show/hide private info
This commit is contained in:
parent
455830a2b5
commit
32bea51e18
14 changed files with 71 additions and 17 deletions
|
|
@ -108,6 +108,7 @@ Every PluralKit entity has two IDs: a short (5-character) ID and a longer UUID.
|
|||
|latch_timeout|int?|
|
||||
|member_default_private*|bool|whether members created through the bot have privacy settings set to private by default|
|
||||
|group_default_private*|bool|whether groups created through the bot have privacy settings set to private by default|
|
||||
|show_private_info|bool|whether the bot shows the system's own private information without a `-private` flag|
|
||||
|member_limit|int|read-only, defaults to 1000|
|
||||
|group_limit|int|read-only, defaults to 250|
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue