Update Account Registration and Basic Request Ratelimit

This commit is contained in:
ChronosX88 2019-12-26 18:39:19 +04:00
parent 78250add03
commit ddef4e794b
Signed by: ChronosXYZ
GPG Key ID: 085A69A82C8C511A
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ This extension is intended for creating user accounts on a server
- `profile:register` - `profile:register`
## Error identifiers ## Errors
- Ratelimit system: enabled - Ratelimit system: enabled
- `id_exists`: username/third party ID already taken - `id_exists`: username/third party ID already taken

View File

@ -43,9 +43,9 @@ None.
} }
``` ```
## Error Identifiers ## Errors
### Global error identifiers ### Global errors
- `ratelimit_exceed` - `ratelimit_exceed`