Fix postgres running out of available connection slots #584

Merged
raucao merged 1 commits from bugfix/gitea_db_connections into master 2025-03-05 10:03:51 +00:00

1 Commits

Author SHA1 Message Date
6be99aa3de
Cap maximum open database connections
Fixes Gitea opening too many connections, which can impact other apps
trying to connect as well.
2025-03-05 13:53:33 +04:00