[MM-49084] public/model/config: elasticsearch: add ingore option to some indexes to purge (#23571)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
b9f52126c2
Коммит
446b474489
@@ -774,6 +774,7 @@ export type ElasticsearchSettings = {
|
||||
ClientCert: string;
|
||||
ClientKey: string;
|
||||
Trace: string;
|
||||
IgnoredPurgeIndexes: string;
|
||||
};
|
||||
|
||||
export type BleveSettings = {
|
||||
|
||||
Ссылка в новой задаче
Block a user