Added command line options --cuda and --cuda-loader.
This commit is contained in:
parent
80fd0f9fab
commit
9dfa38f1e7
7 changed files with 40 additions and 3 deletions
|
@ -38,6 +38,10 @@
|
|||
"cn/0": false,
|
||||
"cn-lite/0": false
|
||||
},
|
||||
"cuda": {
|
||||
"enabled": false,
|
||||
"loader": null,
|
||||
},
|
||||
"donate-level": 5,
|
||||
"donate-over-proxy": 1,
|
||||
"log-file": null,
|
||||
|
@ -64,4 +68,4 @@
|
|||
"syslog": false,
|
||||
"user-agent": null,
|
||||
"watch": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue