blob: 8ac74d9148fe6e4703973462332cc0a486917c9d [file] [log] [blame]
#################################
# Decanter OrientDB Configuration
#################################
# OrientDB connection URL
#url=remote:localhost/decanter
# OrientDB database username
#username=root
# OrientDB database password
#password=decanter
# Marshaller to use (json is recommended)
marshaller.target=(dataFormat=json)