Skip to content

Commit

Permalink
Make cache persistent
Browse files Browse the repository at this point in the history
  • Loading branch information
DariusIII committed Oct 1, 2018
1 parent decd327 commit a5d0fb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
2018-10-01 DariusIII
* Chg: Make cache persistent
* Chg: Update configuration files
* Chg: Update hashing.php, add argon2id support
* Chg: Update orangehill/iseed to version 2.6
Expand Down
2 changes: 2 additions & 0 deletions storage/framework/cache/data/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*
!.gitignore

0 comments on commit a5d0fb7

Please sign in to comment.