Re: [Geoserver-users] Question about Parameterize catalog settings

2024-02-07 Thread Jody Garnett
Are you using tomcat or jetty? Not every system admin thing can be set as environmental variable, so I am going to check the code: https://github.com/search?q=repo%3Ageoserver%2Fgeoserver+ALLOW_ENV_PARAMETRIZATION&type=code It only shows checking the ALLOW_ENV_PARAMETRIZATION system property:

Re: [Geoserver-users] Question about Parameterize catalog settings

2024-02-07 Thread mark
Op 07-02-2024 om 11:21 schreef Oscar Diago Alonso via Geoserver-users: Good morning. I’ve installed GeoServer 2.24.1 using the WAR file. I also want to make use of the Parameterize catalog settings that is explained here: https://docs.geoserver.org/stable/en/user/datadirectory/configtemplate.

[Geoserver-users] Question about Parameterize catalog settings

2024-02-07 Thread Oscar Diago Alonso via Geoserver-users
Good morning. I've installed GeoServer 2.24.1 using the WAR file. I also want to make use of the Parameterize catalog settings that is explained here: https://docs.geoserver.org/stable/en/user/datadirectory/configtemplate.html Can anyone explain me how to set the -DALLOW_ENV_PARAMETRIZATION=tr