*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 4df03108 authored by Mahler, Lukas's avatar Mahler, Lukas
Browse files

rename example config and update it

parent 51d62fa3
No related branches found
No related tags found
1 merge request!1Dev
# rename this file to config.yml and insert correct values
credentials:
token: invenio-token
dbrepo:
host: https://dbrepo1.ec.tuwien.ac.at/
credentials:
username: username
password: password
container-id: 15
database-id: 15
\ No newline at end of file
# Credentials for Invenio
invenio:
host: https://test.researchdata.tuwien.ac.at
credentials:
token: <insert token from invenio>
dbrepo:
host: https://dbrepo2.ec.tuwien.ac.at
credentials:
username: <insert username from dbrepo>
password: <insert password from dbrepo>
container-id: 1
database-id: 1
tables:
raw_mfcc:
name: Raw_Mfcc
description: Raw Mfcc table
aggregated_mfcc:
name: Aggregated_Mfcc1
description: Aggregated Mfcc table
train_set:
name: Train_set
description: Training set
test_set:
name: Test_set
description: Testing set
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