#150 ローカルユーザーの投稿にもメンションのNGワードを適用 (#151)

This commit is contained in:
KMY(雪あすか) 2023-10-20 08:49:52 +09:00 committed by GitHub
parent 3a2030dfc8
commit 42c613b1a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 96 additions and 0 deletions

View file

@ -44,6 +44,7 @@ defaults: &defaults
check_lts_version_only: true
enable_public_unlisted_visibility: true
unlocked_friend: false
stranger_mention_from_local_ng: true
development:
<<: *defaults