Skip to content

Commit db3d2ce

Browse files
committed
Add a default category separator.
Without this explodeEsacped can be called without glue.
1 parent 6d32161 commit db3d2ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

etc/config.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<validation_strategy>validation-stop-on-errors</validation_strategy>
1515
<allowed_error_count>0</allowed_error_count>
1616
<ignore_duplicates>0</ignore_duplicates>
17+
<category_path_seperator>/</category_path_seperator>
1718
</default>
1819
<database>
1920
<import_temp_table>1</import_temp_table>

0 commit comments

Comments
 (0)