update,
This commit is contained in:
9
akton/task2-draft/nodepay-1.0.73/config.yml
Normal file
9
akton/task2-draft/nodepay-1.0.73/config.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Connection failed retry times
|
||||
retry: -1
|
||||
# oto means one-to-one. If you have two accounts with two Proxy Ip then you will have two tasks that need to be performed
|
||||
# mtm means many-to-many. If you have two accounts with two Proxy Ip then you will have four tasks that need to be performed
|
||||
# If you don't have Proxy Ip, you can select oto mode
|
||||
mode: "mtm"
|
||||
# Setting it to true will display the points every 5 minutes.
|
||||
# Note: Points requests go through the local network, not the proxy network.
|
||||
display_points: true
|
Reference in New Issue
Block a user