Skip to content

Commit f72c91f

Browse files
authored
Merge pull request #136 from firegento/sprankhub-patch-1
Add default value for category path separator again
2 parents 0a7bdd2 + 5266332 commit f72c91f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)