Closed tsekityam closed 3 years ago
thanks for this submission.
what do you think about adding cache_valid_time with one day?
so that the cache is not updated everytime - which is probably not needed.
PR updated, with cache_valid_time: 86400
thank you
turns out this significantly increases our kitchen runs, so we want to add a var to make this opt-out configurable
done in 9ba4d88a7b7090a7992875cdcbb7ae1a313ac8cb
Fix #219