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