From 5708bc886a52ccda45799c8c2b6dc05f873b0ada Mon Sep 17 00:00:00 2001 From: mahmoud Date: Mon, 13 Oct 2014 18:23:25 +0300 Subject: [PATCH] update the readme file --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index 3dd2ff3..4c23510 100755 --- a/readme.md +++ b/readme.md @@ -138,6 +138,13 @@ not to exceed what you have allowed in your PHP configuration. 'threshold' => 10, ``` +#### Bypass + +To load your local assets (not the CDN assets) for testing or during development, set the `bypass` option to `true`: + +```php + 'bypass' => true, +``` ## Usage ### Push