eis/config/conf/AlarmServer.conf

12 lines
325 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#是否预读LogID信息。
#若配置成1一旦数据库中的LogID有改动请重新启动AlarmServer
AlarmServer.LogID.PreLoad=1
#是否缓存写入数据库的报警信息
AlarmServer.DBAlarm.Cached=1
#缓存大小
AlarmServer.DBAlarm.CachedSize=100
#缓存自动清理时间(秒)
AlarmServer.DBAlarm.ClearCacheInterval=30
#是否保存数据库
AlarmServer.DBAlarm.KeepInDB=1