BookStack/database
Dan Brown c80396136f
Increased attachment link limit from 192 to 2k
Added test to cover.
Did attempt a 64k limit, but values over 2k significantly increase
chance of other issues since this URL may be used in redirect headers.
Would rather catch issues in-app.

For #4044
2023-02-20 13:05:23 +00:00
..
factories Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
migrations Increased attachment link limit from 192 to 2k 2023-02-20 13:05:23 +00:00
seeders Refactored search-based code to its own folder 2022-08-16 11:28:05 +01:00
.gitignore Initial commit 2015-07-12 20:01:42 +01:00