Skip to content

Commit

Permalink
Merge pull request bartonhammond#41 from Everhusk/patch-1
Browse files Browse the repository at this point in the history
Update config.example.js
  • Loading branch information
bartonhammond committed Jan 16, 2016
2 parents bdd887a + 77d6d03 commit 8acab86
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lib/config.example.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ module.exports = {
},
backend: {
parse: false,
hapi: true
hapiRemote: true,
hapiLocal: false
}
}

0 comments on commit 8acab86

Please sign in to comment.