Skip to content

Commit

Permalink
Friendly error by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Stardog committed Nov 10, 2017
1 parent c720737 commit ed6b5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/defines.dist.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @author Matthew McNaney <[email protected]>
* @license https://opensource.org/licenses/MIT
*/
define('STORIES_FRIENDLY_ERROR', false);
define('STORIES_FRIENDLY_ERROR', true);

define('STORIES_REACT_DEV', false);

Expand Down

0 comments on commit ed6b5ca

Please sign in to comment.