-
-
Notifications
You must be signed in to change notification settings - Fork 1
Config
Huynh Tien edited this page Sep 22, 2021
·
3 revisions
# The "update board" task
update:
# How many ticks before updating the board?
ticks: 0
# Should we run the task asynchronously?
async: true
# The list of board providers in order
# The plugin will load the providers in this ordered list before others
#priority-providers:
#- first_board.yml
#- default.yml
priority-providers: []
Made with love by HSGamer