diff options
| author | 2021-04-17 01:15:38 +0300 | |
|---|---|---|
| committer | 2021-04-17 01:15:38 +0300 | |
| commit | f11ebfde17634eed7fa242f72b309c4a75c885cd (patch) | |
| tree | 27c97c295cde0dac4edf9bc11a05b76f532de076 /config-default.yml | |
| parent | Use set instead of update in duty off (diff) | |
Keep config succint
A moderator is expected to have the mod-team role and therefore it's enough to specify the latter in the mod and staff roles.
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config-default.yml b/config-default.yml index 6eb954cd5..b19164d3f 100644 --- a/config-default.yml +++ b/config-default.yml @@ -274,14 +274,12 @@ guild: moderation_roles: - *ADMINS_ROLE - - *MODS_ROLE - *MOD_TEAM_ROLE - *OWNERS_ROLE staff_roles: - *ADMINS_ROLE - *HELPERS_ROLE - - *MODS_ROLE - *MOD_TEAM_ROLE - *OWNERS_ROLE |