Skip to content

Commit

Permalink
Merge pull request #995 from MarwanSalim/patch-1
Browse files Browse the repository at this point in the history
Update bootstrap.php
  • Loading branch information
ADmad committed Mar 13, 2024
2 parents c9bd3d7 + 46d6b13 commit 8142bc7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@
if (Configure::read('debug')) {
Configure::write('Cache._cake_model_.duration', '+2 minutes');
Configure::write('Cache._cake_core_.duration', '+2 minutes');
// disable router cache during development
Configure::write('Cache._cake_routes_.duration', '+2 seconds');
}

/*
Expand Down

0 comments on commit 8142bc7

Please sign in to comment.