EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 1eda5c27 authored by Bernhard Mallinger's avatar Bernhard Mallinger
Browse files

Undo accidentally committed change of f07edf2a

parent f07edf2a
No related branches found
No related tags found
No related merge requests found
Pipeline #18967 passed
......@@ -40,7 +40,7 @@ global:
# - source is the data source of the data for the preprocessor
# - target is a target destination for the preprocessor - if not existing it will be the same as data
# - cache is the target for the cache, by default its local for development
data:
data: {}
# examples:
# swift-data: the key is the storage name
# type: swift
......@@ -53,13 +53,13 @@ global:
# auth_url_short: "auth_url_short"
# auth_version: "auth_version"
# user_domain_name: "user_domain_name"
s3-data:
type: S3
bucket: "bucket"
endpoint_url: "endpoint_url"
access_key_id: "access_key_id"
secret_access_key: "secret_access_key"
region: "region"
# s3-data:
# type: S3
# bucket: "bucket"
# endpoint_url: "endpoint_url"
# access_key_id: "access_key_id"
# secret_access_key: "secret_access_key"
# region: "region"
source:
{}
# example:
......@@ -284,7 +284,5 @@ renderer: {}
registrar: {}
harvester: {}
scheduler: {}
preprocessor:
config:
metadata_glob: "asdf"
preprocessor: {}
ingestor: {}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment