Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
keevitaja committed Feb 21, 2014
1 parent eb716f8 commit 819455a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ By default cache is disabled. To activate it, run

php artisan config:publish keevitaja/keeper

Now you have copy of the config file available in the `app/config/packages/vendor/package` folder where it is safe to modify it.
Now you have copy of the config file available in the `app/config/packages/keevitaja/keeper` folder where it is safe to modify it.

- `cache` - enables or disables the cache feature
- `cache_id` - identifier for cache key/tag names. no reason to change it
Expand Down

0 comments on commit 819455a

Please sign in to comment.