By default 'AllowAccessToExternalSystem' value = true
By default DSS "AllowAccessToExternalSystem" value="true"
When I create a mew Pega environment I want the value for "AllowAccessToExternalSystem" to default to 'false' so I don't have to manually change it in the DSS setting.
I made the following change in the prconfig.xml file but <env name="AllowAccessToExternalSystem" value="false" /> and restarted the JVM but this did not change the default setting and the environment still try to contact the PDN news feed (top RH corner of the screen as Pega starts up).
Can you let me know if my configuration in prconfig.xml is incorrect or some other way to get default setting to be true before the server starts.