0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-29 00:03:45 +02:00

ircd:Ⓜ️:room::bootstrap: Increase stack size.

This commit is contained in:
Jason Volk 2020-10-05 22:39:16 -07:00
parent 0f94fe66cb
commit ab38cd7b65

View file

@ -153,7 +153,7 @@ try
static const auto stack_sz
{
128_KiB
256_KiB
};
const m::event::fetch event