How do I increase the TaskGraph thread stack size? (UE4-27)

I’m trying to increase the thread stack size for tasks. I see I can set FQueuedThreadPool::OverrideStackSize, but not sure where to do this. At this stage I would also prefer not to have to compile the engine.