Skip to content

Commit

Permalink
add quote character to config
Browse files Browse the repository at this point in the history
  • Loading branch information
slobentanzer committed Apr 28, 2023
1 parent 4e5a253 commit 147942a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/biocypher_config_full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ biocypher:
neo4j:
database_name: strict
password: your_password_here
delimiter: '¦'
delimiter: '¦'
quote_character: '"'

0 comments on commit 147942a

Please sign in to comment.