1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00

Doubled default revision limit

Due to potential increase of revision entries due to auto-changes.
This commit is contained in:
Dan Brown
2022-08-23 16:31:34 +01:00
parent b86ee6d252
commit d134639eca
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ return [
// The number of revisions to keep in the database.
// Once this limit is reached older revisions will be deleted.
// If set to false then a limit will not be enforced.
'revision_limit' => env('REVISION_LIMIT', 50),
'revision_limit' => env('REVISION_LIMIT', 100),
// The number of days that content will remain in the recycle bin before
// being considered for auto-removal. It is not a guarantee that content will