useConfigCache property

bool useConfigCache
getter/setter pair

是否使用缓存配置, 此开关用于控制在启动时同步读取本地缓存的监控项开关配置 置为 false 将会默认打开启动的监控项

Implementation

bool useConfigCache = true;