config of proscan-archive

This commit is contained in:
Fabian Märki
2019-03-15 13:41:39 +01:00
parent 9371beff66
commit 9aff1fc223

View File

@@ -15,7 +15,7 @@ queryrest.response.fields.config.historic=name,backend,type,shape,source,descrip
# defines the query server type "local" for local backend access and "remote" for remote backend access through REST calls
query.server.type=local
# defines REST backends (for query.server.type=remote)
query.server.addresses=[{"path":"/sf"},{"path":"/gls"},{"path":"/hipa"},{"path":"/saresa"},{"path":"/saresb"}]
query.server.addresses=[{"path":"/sf"},{"path":"/gls"},{"path":"/hipa"},{"path":"/saresa"},{"path":"/saresb"},{"path":"/proscan"}]
# defines if the writer is a local writer (can write data to filesystem)
filestorage.writer.local=false