Michael

Results 2 comments of Michael

It looks like you are using `3.13`(without a "patch"-level, so not `3.13.x`), this issue was fixed in [f210771](https://github.com/datawhores/OF-Scraper/commit/f210771e7d57d7e85f469e42f24b43b342842f47) which was released in `3.13.1`.

As far as I understood the changes in 3.13.1 (from 3.13) the new `--env-file` handling removed the ability to set `custom_values` via config, you'll either have to put the generic...