mstore Store Settings
Classic Configuration
Stores are configured in the stores.conf file. The syntax for mstore stores is:
[store_name] type=mstore file=name [mode=async|sync] [processor_id=processor-id] [scan_iter_interval=time msec|sec|min|hour|day] [scan_target_interval=time msec|sec|min|hour|day]
For example:
[mstore1] type = mstore file = /var/local/tibems/mstore1.db mode = async scan_iter_interval=100msec scan_target_interval=12hour
Copyright © Cloud Software Group, Inc. All rights reserved.