]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Performance: add setting to enable DB connection pooling for PostgreSQL (#10354)
authorAntoine Mérino <antoine.merino.dev@gmail.com>
Sat, 2 Aug 2025 12:54:13 +0000 (14:54 +0200)
committerGitHub <noreply@github.com>
Sat, 2 Aug 2025 12:54:13 +0000 (12:54 +0000)
commit0ea159683da4392707fdd8c317a51c16f7b96534
treed6cf9998c410bbd3aa94c68cd3f8a21ab090198e
parentf0b6e79d14a0b2aa7e2a2b0383cdd0bdacbf6f50
Performance: add setting to enable DB connection pooling for PostgreSQL (#10354)

---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
docs/configuration.md
pyproject.toml
src/documents/signals/handlers.py
src/paperless/settings.py
uv.lock