v36372
Results
3
comments of
v36372
Also, ability to configure the max size of each log partition would be helpful. I'm currently having too many items, while each item is only 1 line of log. The...
My intention is to redact everything. I have the secret pattern config like this: ```toml [middleware.job.redact] enabled = true patterns = ["*"] ``` But that is not relevant to the...
The new [secret](https://www.tork.run/tasks#secrets) feature suffice my needs. Thank you.