2021-11-17 16:14:37 UTC - Ivan Serdyuk: Anyone interested to do some workshoping, to demonstrate faas on embedded architectures? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1637165677116800 ---- 2021-11-17 18:25:07 UTC - Ben Carver: Where do I actually set the configuration options to enable concurrency per the <https://github.com/apache/openwhisk/blob/master/docs/concurrency.md|concurrency docs>?
For example, where/how do I set `CONFIG_whisk_containerPool_akkaClient = true`? I also do not know where to set `CONFIG_whisk_spi_LogStoreProvider`. I am using a custom Docker image, so I just added the env variable `__OW_ALLOW_CONCURRENT=true` to the Dockerfile. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1637173507118000?thread_ts=1637173507.118000&cid=C3TPCAQG1 ----