Skip to content
Snippets Groups Projects
Commit 2ba07b63 authored by Ivan Tashkinov's avatar Ivan Tashkinov
Browse files

Apply suggestion to docs/config.md

parent 889dc17a
No related branches found
No related tags found
No related merge requests found
Pipeline #14813 passed
......@@ -647,7 +647,7 @@ Supported rate limiters:
* `:search` for the search requests (account & status search etc.)
* `:app_account_creation` for registering user accounts from the same IP address
* `:relations_actions` for actions on relations with other users (follow, unfollow)
* `:relation_id_action` for actions on relation with specific another user (follow, unfollow)
* `:relations_actions` for actions on relations with all users (follow, unfollow)
* `:relation_id_action` for actions on relation with a specific user (follow, unfollow)
* `:statuses_actions` for create / delete / fav / unfav / reblog / unreblog actions on any statuses
* `:status_id_action` for fav / unfav or reblog / unreblog actions on the same status by the same user
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment