diff --git a/src/main/resources/org/gcube/spatial/data/geonetwork/geonetwork.properties b/src/main/resources/org/gcube/spatial/data/geonetwork/geonetwork.properties index e69de29..7636ad0 100644 --- a/src/main/resources/org/gcube/spatial/data/geonetwork/geonetwork.properties +++ b/src/main/resources/org/gcube/spatial/data/geonetwork/geonetwork.properties @@ -0,0 +1,16 @@ +geonetwork.category=Gis +geonetwork.platform.name=geonetwork +geonetwork.endpoint.name=geonetwork +geonetwork.master=master +geonetwork.scopeuser.password.suffix=_Public +geonetwork.privateuser.password.suffix=_Private +geonetwork.scopegroup.id=_group + + +#ISO Metadata Constants +#Generic Resource to retrieve +genericResource.SecondaryType=ISO +genericResource.Name=MetadataConstants + +#Milliseconds 2*60*1000 = 2 Minutes +metadataConfiguration.ttl=120000 \ No newline at end of file