Add: ローカルからフォローされていない全てのアカウントからのフォローを拒否する設定 (#592)
* Add: ローカルからフォローされていない全てのアカウントからのフォローを拒否する設定 * Fix test * Fix test
This commit is contained in:
parent
1efeedf896
commit
c35c13ffba
8 changed files with 58 additions and 2 deletions
|
@ -648,6 +648,7 @@ en:
|
|||
media_attachments:
|
||||
title: Media attachments
|
||||
ng_words:
|
||||
block_unfollow_account_mention: Reject all mentions/references from all accounts that do not have followers on your server
|
||||
hide_local_users_for_anonymous: Hide timeline local user posts from anonymous
|
||||
history_hint: We recommend that you regularly check your NG words to make sure that you have not specified the NG words incorrectly.
|
||||
hold_remote_new_accounts: Hold new remote accounts
|
||||
|
|
|
@ -641,6 +641,7 @@ ja:
|
|||
media_attachments:
|
||||
title: 投稿された画像
|
||||
ng_words:
|
||||
block_unfollow_account_mention: 自分のサーバーのフォロワーを持たない全てのアカウントからのメンション・参照を全て拒否する
|
||||
hide_local_users_for_anonymous: ログインしていない状態でローカルユーザーの投稿をタイムラインから取得できないようにする
|
||||
history_hint: 設定されたNGワードによって実際に拒否された投稿などは、履歴より確認できます。NGワードの指定に誤りがないか定期的に確認することをおすすめします。
|
||||
hold_remote_new_accounts: リモートの新規アカウントを保留する
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue