mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(docs): add missing pk;config keys
This commit is contained in:
parent
bd1c54f5eb
commit
0a6d4bcb76
1 changed files with 3 additions and 0 deletions
|
|
@ -143,6 +143,9 @@ You can have a space after `pk;`, e.g. `pk;system` and `pk; system` will do the
|
|||
- `pk;config private member [on|off]` - Toggles whether member privacy is automatically set to private for new members.
|
||||
- `pk;config private group [on|off]` - Toggles whether group privacy is automatically set to private for new groups.
|
||||
- `pk;config show private [on|off]` - Toggles whether private information is shown to linked accounts by default.
|
||||
- `pk;config proxy error [on|off]` - Toggles whether to send an error message when proxying fails.
|
||||
- `pk;config split IDs [on|off]` - Toggles whether to display 6-letter IDs with a hyphen, to ease readability.
|
||||
- `pk;config capitalize IDs [on|off]` - Toggles whether to display IDs as capital letters, to ease readability.
|
||||
|
||||
## Server owner commands
|
||||
*(all commands here require Manage Server permission)*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue