Closed nashy15973 closed 2 years ago
Yes, open the config.yaml file and right at the beginning there is the break time, in my place 65 minutes.
# [en_US] Time intervals configuration
#
# [pt_BR] Configurações de intervalos de tempo
#
time_intervals:
# [en_US] Time interval for check if there are available heroes to work
# Default value (in minutes): 65
#
# [pt_BR] Intervalo de tempo para verificar se há heróis disponíveis para trabalhar
# Valor padrão (em minutos): 65
send_heroes_for_work: 65
Where there is hashtag # are comments. just change the value "send_heroes_for_work: 65"
Save and rerun Index.py
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Can I change the time interval for working heroes to 60 minutes? or more?