-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlol.cfg
24 lines (18 loc) · 849 Bytes
/
lol.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#
# 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>