Setting Base Concurrency in Effect Typescript

What is the best way to set base concurrency from 1 to 10? Is there a flag or FiberRef that I could set at the runtime level to be the default?
Was this page helpful?