Re: RM 5235 - Support external config files

2020-07-17 Thread Akshay Joshi
Thanks, patch applied. Tested on OSX only. On Fri, Jul 17, 2020 at 3:56 PM Dave Page wrote: > > > On Fri, Jul 17, 2020 at 11:23 AM Ashesh Vashi < > ashesh.va...@enterprisedb.com> wrote: > >> >> On Fri, Jul 17, 2020 at 3:45 PM Dave Page wrote: >> >>> The

Re: RM 5235 - Support external config files

2020-07-17 Thread Dave Page
On Fri, Jul 17, 2020 at 11:23 AM Ashesh Vashi wrote: > > On Fri, Jul 17, 2020 at 3:45 PM Dave Page wrote: > >> The attached patch adds support for config_system.py files stored outside >> of the application installation directory to allow sysadmins (and u

Re: RM 5235 - Support external config files

2020-07-17 Thread Ashesh Vashi
On Fri, Jul 17, 2020 at 3:45 PM Dave Page wrote: > 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

RM 5235 - Support external config files

2020-07-17 Thread Dave Page
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 bund