etc: add fahclient/config.xml

This commit is contained in:
Aminda Suomalainen 2020-03-30 08:35:56 +03:00
parent 0639b6b38c
commit b2dac44a64
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 21 additions and 0 deletions

21
etc/fahclient/config.xml Normal file
View 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>