Advertisement
Guest User

Untitled

a guest
Jun 7th, 2017
992
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. {
  2. "_comment1" : "Possible keys are the long options (ccminer --help)",
  3. "_comment2" : "todo: support /* comments */",
  4.  
  5. "api-bind": "127.0.0.1:4068",
  6. "statsavg": 20,
  7.  
  8. "quiet" : false,
  9. "debug" : false,
  10. "protocol" : false,
  11. "cpu-priority" : 3,
  12.  
  13. "algo" : "lbry",
  14.  
  15. "launch-config" : "32x16",
  16.  
  17. "url" : "stratum+tcp://lbry.suprnova.cc:6256",
  18. "user" : "Vomar.vomar",
  19. "pass" : "x"
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement