9 lines
348 B
XML
9 lines
348 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<BrowserPort>9000</BrowserPort>
|
|
<UDPPort>7101</UDPPort>
|
|
<UDPTTL>30000</UDPTTL>
|
|
<NODETTL>20000</NODETTL>
|
|
<EnableFileLog>true</EnableFileLog>
|
|
<EnableScreenLog>true</EnableScreenLog>
|
|
</Config> |