Comment
Author: Admin | 2025-04-28
- noGeneral pool options: Switch to next pool afer N failed connection attempts (default: 3)-ftimeout Reconnect if no new ethash job is receved for n seconds (default: 600)-ptimeout Switch back to primary pool after n minutes. This setting is 30 minutes by default; set to 0 to disable automatic switch back to primary pool.-retrydelay Seconds to wait before reconnecting (default: 20)-gwtime Recheck period for Solo/GetWork mining (default: 200 ms)-rate Report hashrate to the pool: 1 - yes, 0 - no (1 is the default)">-fret Switch to next pool afer N failed connection attempts (default: 3)-ftimeout Reconnect if no new ethash job is receved for n seconds (default: 600)-ptimeout Switch back to primary pool after n minutes. This setting is 30 minutes by default; set to 0 to disable automatic switch back to primary pool.-retrydelay Seconds to wait before reconnecting (default: 20)-gwtime Recheck period for Solo/GetWork mining (default: 200 ms)-rate Report hashrate to the pool: 1 - yes, 0 - no (1 is the default)General Options: Selects the log file mode: 0: disabled - no log file will be written 1: write log file but don't show debug messages on screen (default) 2: write log file and show debug messages on screen -logfile Set the name of the logfile. If you place an asterisk (*) in the logfile name, it will be replaced by the current date/time to create a unique name every time PhoenixMiner is started. If there is no asterisk in the logfile name, the new log entries will be added to end of the same file. If you want to use the same logfile but the contents to be overwritten every time when you start the miner, put a dollar sign ($) character in the logfile name (e.g. -logfile my_log.txt$). -logdir Set a path where the logfile(s) will be created -logsmaxsize Maximum size of the logfiles in MB. The default is 200 MB (use 0 to turn off the limitation). On startup, if the logfiles are larger than the specified limit, the oldest are deleted. If you use a single logfile (by using -logfile), then it is truncated if it is bigger than the limit and a new one is created. -timeout Restart miner according to -rmode after n minutes -pauseat Pause the miner at hh::mm (24 hours time). You can specify multiple times: -pauseat 6:00,12:00 -resumeat Resume the miner at hh::mm (24 hours time). You can specify
Add Comment