enhance: make configurable to whether notes search available by role

Resolve #10318
This commit is contained in:
syuilo
2023-03-13 17:52:24 +09:00
parent 7f16b50e73
commit 5d1ccb9bdc
7 changed files with 48 additions and 19 deletions

View File

@@ -53,6 +53,7 @@ export const ROLE_POLICIES = [
'canPublicNote',
'canInvite',
'canManageCustomEmojis',
'canSearchNotes',
'canHideAds',
'driveCapacityMb',
'pinLimit',