Merge remote-tracking branch 'upstream/develop' into item-notification

This commit is contained in:
Michael 2020-01-04 22:53:06 +00:00
commit 30a4b0eafb
37 changed files with 219 additions and 216 deletions

View file

@ -297,10 +297,6 @@ return [
// Don't show smilies.
'no_smilies' => false,
// no_view_full_size (Boolean)
// Don't add the link "View full size" under a resized image.
'no_view_full_size' => false,
// optimize_items (Boolean)
// Triggers an SQL command to optimize the item table before expiring items.
'optimize_items' => false,