Files
akton/task2-draft/nodepay-1.0.73/config.yml
2025-02-01 01:59:26 +08:00

9 lines
532 B
YAML

# 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