Update README.md
This commit is contained in:
parent
a0be7cb059
commit
5da40ac2d8
1 changed files with 3 additions and 3 deletions
|
@ -27,9 +27,9 @@ A small chat box API for use on public websites.
|
||||||
- config
|
- config
|
||||||
- admin_password
|
- admin_password
|
||||||
- ratelimit (req/min)
|
- ratelimit (req/min)
|
||||||
- \[banned_words\]
|
- `[banned_words]`
|
||||||
- \[banned_usernames\]
|
- `[banned_usernames]`
|
||||||
- \[banned_ips\]
|
- `[banned_ips]`
|
||||||
- init_scrollback
|
- init_scrollback
|
||||||
- sync_rate
|
- sync_rate
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue