Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: d3d666d773f7ce455893117590949216a2b6dc00 https://github.com/pgadmin-org/pgadmin4/commit/d3d666d773f7ce455893117590949216a2b6dc00 Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths: M docs/en_US/config_py.rst M docs/en_US/server_deployment.rst M web/config.py Log Message: ----------- Ensure that DATA_DIR dependent folders/files are automatically created inside the specified DATA_DIR if they are not specified separately in the configuration file.. #5513