-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkbengine_linux.xml
73 lines (57 loc) · 1.45 KB
/
kbengine_linux.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<root>
<channelCommon>
<timeout>
<internal> 60.0 </internal>
<external> 60.0 </external>
</timeout>
<encrypt_type> 1 </encrypt_type>
</channelCommon>
<shutdown_time> 60.0 </shutdown_time>
<trace_packet>
<debug_type>0</debug_type>
</trace_packet>
<app_publish>0</app_publish>
<dbmgr>
<debug> false </debug>
<host> localhost </host>
<databaseName> dbg2_map </databaseName>
<numConnections> 5 </numConnections>
</dbmgr>
<cellapp>
</cellapp>
<baseapp>
<backupPeriod> 500 </backupPeriod>
<externalPorts_min> 20034 </externalPorts_min>
<externalPorts_max> 20042 </externalPorts_max>
<archivePeriod> 1800 </archivePeriod>
<backupPeriod> 1800 </backupPeriod>
</baseapp>
<cellappmgr>
</cellappmgr>
<baseappmgr>
</baseappmgr>
<loginapp>
<externalPorts_min> 20033 </externalPorts_min>
<externalPorts_max> 0 </externalPorts_max>
</loginapp>
<machine>
</machine>
<interfaces>
<chargeType> thirdparty </chargeType>
<orders_timeout> 3600 </orders_timeout>
<thirdpartyService_cbport> 8008 </thirdpartyService_cbport>
</interfaces>
<bots>
<host> localhost </host>
<port> 20033 </port>
<defaultAddBots>
<totalcount> 512 </totalcount>
<ticktime> 0.1 </ticktime>
<tickcount> 64 </tickcount>
</defaultAddBots>
<account_infos>
<account_name_prefix> bot_ </account_name_prefix>
<account_name_suffix_inc> 1 </account_name_suffix_inc>
</account_infos>
</bots>
</root>