Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: b8ec021a07a1e7e9dbfc88d5a5a8267a83d00a44 https://github.com/pgadmin-org/pgadmin4/commit/b8ec021a07a1e7e9dbfc88d5a5a8267a83d00a44 Author: Dave Page <dp...@pgadmin.org> Date: 2022-10-03 (Mon, 03 Oct 2022)
Changed paths: M docs/en_US/server_deployment.rst Log Message: ----------- Add a note about sys.executable potentially needing "help" under WSGI runners. See #5340. Commit: 992dff64afdffc70125680d14a6fe9d4112ab286 https://github.com/pgadmin-org/pgadmin4/commit/992dff64afdffc70125680d14a6fe9d4112ab286 Author: Dave Page <dp...@pgadmin.org> Date: 2022-10-03 (Mon, 03 Oct 2022) Changed paths: M docs/en_US/container_deployment.rst M docs/en_US/release_notes_6_15.rst M pkg/docker/entrypoint.sh Log Message: ----------- Expose the Gunicorn limit_request_line parameter in the container, with the default set to the maximum 8190. See #5390. Compare: https://github.com/pgadmin-org/pgadmin4/compare/406119d96c1d...992dff64afdf