mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: setting which allows TL4 users to deleted posts (#19766)
New setting which allows TL4 users to delete/view/recover posts and topics
This commit is contained in:
committed by
GitHub
parent
b05f193cf0
commit
019ec74076
@@ -1672,6 +1672,9 @@ trust:
|
||||
tl3_links_no_follow:
|
||||
default: false
|
||||
client: true
|
||||
tl4_delete_posts_and_topics:
|
||||
default: false
|
||||
client: true
|
||||
trusted_users_can_edit_others:
|
||||
default: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user