portable-devtools / pgsql /pgAdmin 4 /web /config_distro.py
codekingpro's picture
Add files using upload-large-folder tool
ae01f49 verified
Raw
History Blame Contribute Delete
182 Bytes
SERVER_MODE = False
HELP_PATH = '../../../docs/en_US/html/'
DEFAULT_BINARY_PATHS = {
'pg': '$DIR/../runtime',
'ppas': ''
}
UPGRADE_CHECK_KEY = 'edb-pgadmin4'