3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 04:25:01 +00:00

mod_actions: add create_cases_for_manual_actions option

This can also be used with a user override.
The override user is the audit log entry's author, i.e. the user who
did the kick/ban/unban.
This commit is contained in:
Dragory 2020-12-23 04:44:43 +02:00
parent 17e388ff48
commit 1484f6b9a7
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
5 changed files with 79 additions and 51 deletions

View file

@ -69,6 +69,7 @@ const defaultOptions = {
can_hidecase: false,
can_deletecase: false,
can_act_as_other: false,
create_cases_for_manual_actions: true,
},
overrides: [
{