RM 5235 - Support external config files

Поиск
Список
Период
Сортировка
От Dave Page
Тема RM 5235 - Support external config files
Дата
Msg-id CA+OCxowSgFD4wEH1VD1wvVKtnq9P9QmCVNst4hfBQDx5Rc-Z6g@mail.gmail.com
обсуждение исходный текст
Ответы Re: RM 5235 - Support external config files  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Список pgadmin-hackers
The attached patch adds support for config_system.py files stored outside of the application installation directory to allow sysadmins (and users with appropriate permissions) to override configuration options system wide and without invalidating signatures such as those found on the macOS app bundle.

Configuration will be loaded from the following locations, if present:

Linux: /etc/pgadmin/config_system.py
macOS: /Library/Preferences/pgadmin/config_system.py
Windows: %CommonProgramFiles%\pgadmin\config_system.py

Please review/commit.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: http://www.enterprisedb.com

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: Patch for SonarQube code scan fixes
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: RM 5235 - Support external config files