Option to hide moderator name who made actions WIP (#137).
This commit is contained in:
@ -54,7 +54,8 @@ function getDefaultChannelConfigurationOptions (_options: RegisterServerOptions)
|
||||
anonymous: false
|
||||
},
|
||||
moderation: {
|
||||
delay: 0
|
||||
delay: 0,
|
||||
anonymize: false
|
||||
},
|
||||
terms: undefined
|
||||
}
|
||||
|
Reference in New Issue
Block a user