mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-03 16:52:37 +01:00
etc: add fahclient/config.xml
This commit is contained in:
parent
0639b6b38c
commit
b2dac44a64
21
etc/fahclient/config.xml
Normal file
21
etc/fahclient/config.xml
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<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='LIGHT'/>
|
||||||
|
|
||||||
|
<!-- User Information -->
|
||||||
|
<passkey v=''/>
|
||||||
|
<team v='201753'/>
|
||||||
|
<user v='Mikaela'/>
|
||||||
|
|
||||||
|
<!-- Folding Slots -->
|
||||||
|
<slot id='0' type='CPU'/>
|
||||||
|
<slot id='1' type='GPU'/>
|
||||||
|
</config>
|
Loading…
Reference in New Issue
Block a user