drop sqlite3 and use .log, optimize some code
This commit is contained in:
24
windows_app/mining_soft/lolminer/lolMiner.cfg
Normal file
24
windows_app/mining_soft/lolminer/lolMiner.cfg
Normal file
@@ -0,0 +1,24 @@
|
||||
|
||||
#
|
||||
# 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>
|
||||
|
||||
Reference in New Issue
Block a user