Changes to Script.
Closed this issue · 2 comments
wlatic commented
This works well, however one setting generates incorrectly in the default config:
regulation:
max_retries: 5m
But this should be:
regulation:
max_retries: 5
LordZeuss commented
This works well, however one setting generates incorrectly in the default config:
regulation:
max_retries: 5mBut this should be:
regulation:
max_retries: 5
You're right. I must've accidentally changed this when doing updates. I'll fix this ASAP. Thanks!
LordZeuss commented
Issue has been fixed. Thanks!