Post
Topic
Board Mining software (miners)
Re: Sorry, Phoenix 1.8 will not be released
by
CFSworks
on 06/02/2012, 05:00:03 UTC
How would I have autoconfigure enabled on one out of two installed VGA's?

If you don't want to autodetect, you can do:
Code:
[cl:0:0]
autoconfigure = False
#settings here

[cl:0:1]
autoconfigure = True

If you do want to autodetect, you can just omit the one that has autoconfigure = True.