root/trunk/bevutils/beepservice.exe.config

Revision 20, 230 bytes (checked in by teales, 1 year ago)

Bevutils files initial check-in.

Line 
1 <?xml version="1.0" ?>
2 <Properties layout="1">
3    <logpath type="string">d:\logs</logpath>
4    <numlogs type="int">10</numlogs>
5    <maxlogsize type="int">1000000</maxlogsize>
6    <threads type="int">2</threads>
7 </Properties>
Note: See TracBrowser for help on using the browser.