Fix mine_interval phrasing in default file

This commit is contained in:
Ken Jordan 2017-09-06 16:25:53 -06:00
parent ba0cdd4536
commit 51af8f8757

View file

@ -313,7 +313,7 @@ VALID_OPTS = {
# Whether or not scheduled mine updates should be accompanied by a job return for the job cache
'mine_return_job': bool,
# Schedule a mine update every n number of seconds
# The number of minutes between mine updates.
'mine_interval': int,
# The ipc strategy. (i.e., sockets versus tcp, etc)