fix(docs): add missing pk;config keys

This commit is contained in:
multimasks 2024-05-12 04:14:24 -04:00 committed by GitHub
parent bd1c54f5eb
commit 0a6d4bcb76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)*