3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-22 01:05:02 +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 5f6ef16353
commit adbd2fb6e2
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: [
{