This commit is contained in:
Chocobozzz 2020-07-29 17:17:42 +02:00
parent 11b82445ab
commit 0cbf9a69f1
No known key found for this signature in database
GPG Key ID: 583A612D890159BE

View File

@ -10,7 +10,7 @@ Auto mute accounts or instances based on public blocklists.
## Settings
You can choose to expose your mute list that will be available on `https://example.com/plugins/plugins/auto-mute/router/api/v1/mute-list`.
You can choose to expose your mute list that will be available on `https://example.com/plugins/auto-mute/router/api/v1/mute-list`.
Other instances can follow your mute list, but muting removal is not supported yet. For example, if you subscribe to the mute list of `example.com`:
* `example.com` mutes `account1`
* Your instance automatically mutes `account1`