25 lines
849 B
INI
25 lines
849 B
INI
|
|
#
|
|
# lolMiner 1.0 configuration
|
|
# uncomment a line (remove the starting "#") to set an option in this file
|
|
# The available options are the same as in the command line
|
|
# See readme.txt to get a list of available options
|
|
#
|
|
|
|
################################################################################
|
|
# Required Options
|
|
################################################################################
|
|
|
|
# algo=<the algorithm to mine>
|
|
# pool=<example address>:<example port>
|
|
# user=<your wallet address or pool user name>
|
|
|
|
################################################################################
|
|
# Comfort functions
|
|
################################################################################
|
|
|
|
# apiport=<the port to open api>
|
|
# shortstats=<interval between the short statiscics>
|
|
# longstats=<interval between the verbose statiscics>
|
|
|