From 13d6dea3a769ba631c3c917668b166a5d172b268 Mon Sep 17 00:00:00 2001 From: Yasser AZAIEZ Date: Mon, 27 Jun 2022 16:30:43 +0200 Subject: [PATCH] Update geostore-datasource-ovr-postgres.properties (#8328) --- docker/geostore-datasource-ovr-postgres.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/geostore-datasource-ovr-postgres.properties b/docker/geostore-datasource-ovr-postgres.properties index 701bd61e3b..8d3baba184 100644 --- a/docker/geostore-datasource-ovr-postgres.properties +++ b/docker/geostore-datasource-ovr-postgres.properties @@ -12,7 +12,7 @@ geostoreVendorAdapter.showSql=false ### USERS INITIALIZAZITION ## Sample users are "admin" and "user" (this is DEFAULT configuration, already set in the applicatioContext) -#geostoreInitializer.categoryListInitFile=classpath:sample_users.xml +#geostoreInitializer.userListInitFile=classpath:sample_users.xml ## Use this form to point to an absoluthe file path #geostoreInitializer.userListInitFile=file://path/to/your/file