14 lines
367 B
XML
14 lines
367 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<host>
|
|
<keystore>host-ks.dat</keystore>
|
|
<id>{ENTER HOST ID FROM --rpc-new-host}</id>
|
|
<hostname>{HOSTNAME}</hostname>
|
|
<option type="wan">
|
|
<wan method="identme"></wan>
|
|
</option>
|
|
<heartbeat>1</heartbeat>
|
|
<node>
|
|
<id>{NODE ID}</id>
|
|
<exterior>127.0.0.1:9980</exterior>
|
|
</node>
|
|
</host>
|