Skip to content

Commit

Permalink
Enable IMPORT_DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
carstingaxion committed Jun 12, 2024
1 parent 8accade commit 438fd0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion blueprints/gatherpress-save-export-to-server-blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
{
"step": "defineWpConfigConsts",
"consts": {
"UPLOADS": "wp-content/gatherpress-demo-data-main"
"UPLOADS": "wp-content/gatherpress-demo-data-main",
"IMPORT_DEBUG": 1
}
},
{
Expand Down

0 comments on commit 438fd0d

Please sign in to comment.