Code: Select all
<config>
<!-- HTTP Server -->
<allow v='127.0.0.1 192.168.1.2'/>
<!-- User Information -->
<user v='jonfen801'/>
<passkey v='xxxx'/>
<gpu v='true'/>
<!-- Web Server -->
<web-allow v='127.0.0.1 192.168.1.2'/>
<!-- Folding Slots -->
<slot id='0' type='CPU'/>
<slot id='1' type='GPU'/>
<slot id='2' type='GPU'/>
<slot id='3' type='GPU'/>
<slot id='4' type='GPU'/>
<power v='full'/>
</config>