]> BookStack Code Mirror - bookstack/commit
Cache: Increases database cache value size
authorDan Brown <redacted>
Mon, 21 Aug 2023 22:01:42 +0000 (23:01 +0100)
committerDan Brown <redacted>
Mon, 21 Aug 2023 22:01:42 +0000 (23:01 +0100)
commit0628c28f66a793dd493992c9b77d7c4fd272c12b
tree442336e9bfbfc4fd83dd9f1c97a90f567a85b083
parent391478465ab5970ad19649d41a3f8c7816efb294
Cache: Increases database cache value size

Upped from text to medium text.
Aligns with modern Laravel default.
Fixes #4453 where were reaching the limit of TEXT.
app/Api/ApiDocsGenerator.php
database/migrations/2023_08_21_174248_increase_cache_size.php [new file with mode: 0644]