config of proscan-archive
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user