diff --git a/peertube-plugin-auto-mute/README.md b/peertube-plugin-auto-mute/README.md index f306c27..552dbe3 100644 --- a/peertube-plugin-auto-mute/README.md +++ b/peertube-plugin-auto-mute/README.md @@ -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`