Skip to content

Instantly share code, notes, and snippets.

@ldrahnik
Last active October 16, 2020 07:11
Show Gist options
  • Select an option

  • Save ldrahnik/2e6fb8a05653543a445c556e9d688fa8 to your computer and use it in GitHub Desktop.

Select an option

Save ldrahnik/2e6fb8a05653543a445c556e9d688fa8 to your computer and use it in GitHub Desktop.
# /etc/fahclient/config.xml
<config>
<!-- User Information -->
<passkey v='XY'/>
<team v='249477'/>
<user v='ldrahnik'/>
<command-port v='36330'/>
<!-- GPU does not start with calculating without setting power, can be done even here http://client.foldingathome.org/ -->
<power v='full'/>
<!-- Folding Slots -->
<slot id='0' type='CPU'/>
<slot id='1' type='GPU'/>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment