feat: 添加告警画面截图相关设置

- 配置告警画面截图保留天数
- 是否自动获取告警画面截图
This commit is contained in:
yangsy
2025-12-30 15:14:48 +08:00
parent e112b01a21
commit 286449b831
6 changed files with 165 additions and 15 deletions

View File

@@ -3,4 +3,5 @@ export * from './ndm-camera-ignore';
export * from './ndm-decoder';
export * from './ndm-keyboard';
export * from './ndm-media-server';
export * from './ndm-snap';
export * from './ndm-video-server';