You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- SERVER_MODE = False
- HELP_PATH = '../../../docs/en_US/html/'
- UPGRADE_CHECK_KEY = 'edb-pgadmin4'
- DEFAULT_BINARY_PATHS = {
- "pg": "d:\\Program Files\\Odoo 17.2alpha1.20240315\\PostgreSQL\\bin",
- "ppas": ""
- }
-
|