Home
last modified time | relevance | path

Searched refs:maxStorage (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiappevent/test/unittest/common/napi/
Dnapi_hiappevent.test.js886 maxStorage: "10G" property
893 maxStorage: "100m" property
897 maxStorage: "10M" property
918 maxStorage: "xxx" property
927 maxStorage: {} property
957 configureTest({ maxStorage: null }, expectErr) property
961 configureTest({ maxStorage: "**22" }, expectErr) property
/base/hiviewdfx/hiappevent/
DREADME_zh.md102 | maxStorage | string | 否 | 打点数据本地存储文件所在目录的配额大小,默认限额为“10M”。所在目录大小超出限额后会对目录进行清理操作,会按从旧到新的顺序逐个删除打点…
258 maxStorage: '100M'
DREADME.md102 | maxStorage | string | No| Maximum size of the event file storage directory. The default value is…
258 maxStorage: '100M'