Skip to content

Commit f38a433

Browse files
Set debug mode off by default (#560)
1 parent 01b3807 commit f38a433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Meta/BusinessExtension/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<product_identifier>sku</product_identifier>
1515
</catalog_management>
1616
<debug>
17-
<debug_mode>1</debug_mode>
17+
<debug_mode>0</debug_mode>
1818
</debug>
1919
<!-- Internal. Overrides default graph base URL
2020
<internal>

0 commit comments

Comments
 (0)