Incorrect "default" Specification of database.max_open_conns

Hello Heroic Team,

Wanted to share that there is misleading information in your Nakama documentation database.max_open_conns parameter states that "Maximum number of allowed open connections to the database. Default value is 0 (no limit)." Unfortunately that is not the case the default value is set to 100 connections. In nakama config.yml I am not using the database.max_connections parameter at all, don’t have even defined. Currently I am running Nakama on 3.26.0, but I think this the case for earlier builds as well.

Thanks for your time!

Hello @roberts.siklis

We’ll make sure to update the documentation, thank you.

cc @HeroicNathan @DannyIsYog