Only scan local data

This commit is contained in:
Mouse Reeve
2022-02-24 17:42:28 -08:00
parent 84ef214ca1
commit 689be8c94b
2 changed files with 3 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<div class="notification content">
<p>
{% trans "Auto-moderation rules will create reports for any user or status with fields matching the provided string." %}
{% trans "Auto-moderation rules will create reports for any local user or status with fields matching the provided string." %}
{% trans "Users or statuses that have already been reported (regardless of whether the report was resolved) will not be flagged." %}
{% trans "At this time, reports are <em>not</em> being generated automatically, and you must manually trigger a scan." %}
</p>