mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-10-31 23:49:25 +01:00
22 lines
368 B
XML
22 lines
368 B
XML
<config>
|
|
<!-- Client Control -->
|
|
<client-threads v='2'/>
|
|
<fold-anon v='true'/>
|
|
|
|
<!-- Folding Core -->
|
|
<cpu-usage v='50'/>
|
|
<gpu-usage v='50'/>
|
|
|
|
<!-- Slot Control -->
|
|
<power v='MEDIUM'/>
|
|
|
|
<!-- User Information -->
|
|
<passkey v=''/>
|
|
<team v='201753'/>
|
|
<user v='Mikaela'/>
|
|
|
|
<!-- Folding Slots -->
|
|
<slot id='0' type='CPU'/>
|
|
<slot id='1' type='GPU'/>
|
|
</config>
|