-- shared memory settings
shared_memory=cbaWorkflowPipeline
map_name=execution_status

#repository connector information
# Uncomment the one to be used and update according to your parameters. Comment the others
# if all of them are uncommented the last one will take precedence.

# PostgreSQL
connector_lib=libcbaWFRepositoryConnectorPG.so
hostaddr=192.168.2.30
port=5432
dbname=cbaworkflowdb
user=dataexplorer1
password=2MuchTime

#MariadbParameters
connector_lib=libcbaWFRepositoryConnectorMDB.so
dbname=cbaworkflowdb
user=dataexplorer1
password=2MuchTime
hostaddr=192.168.2.30
port=3306

#sqlite3
connector_lib=libcbaWFRepositoryConnectorSL.so
dbname=cbaworkflowdb
datadirectory=/app/db

polling_time=2

#Location of the nodes logs
nodes_log_dir=/home/dataexplorer1/logs
fieldseparator=ΒΆ
#fieldseparator=|