]> BookStack Code Mirror - bookstack/commit
Config: Reverted change to cache directory
authorDan Brown <redacted>
Sat, 18 May 2024 19:40:26 +0000 (20:40 +0100)
committerDan Brown <redacted>
Sat, 18 May 2024 19:40:26 +0000 (20:40 +0100)
commit5651d2c43d3e5e1ba34b74d566b017c45921f069
treec67027d580a4f2b40fdfb0a2a2077a56b512c605
parentfc236f930b6836f49db1a584585581e70288af0a
Config: Reverted change to cache directory

Change made during Laravel 10 updates to align (Laravel made this change
much earlier in 5.x series) but it caused issues due to folder not
pre-existing and due to potentiall permission issues.
(CLI could create this during update, with non-compatible permissions
for webserver).

For #4999
app/Config/cache.php