mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Merge branch 'master' of github.com:mattermost/mattermost-server into MM-50966-in-product-expansion
This commit is contained in:
@@ -261,6 +261,8 @@ export type DataRetentionPolicy = {
|
||||
file_deletion_enabled: boolean;
|
||||
message_retention_cutoff: number;
|
||||
file_retention_cutoff: number;
|
||||
boards_retention_cutoff: number;
|
||||
boards_deletion_enabled: boolean;
|
||||
};
|
||||
|
||||
export type ServiceSettings = {
|
||||
|
||||
Reference in New Issue
Block a user