related to #1614 replacing selectize in photo editor for related categories

This commit is contained in:
Matthieu Leproux 2022-03-08 16:56:31 +01:00 committed by Matthieu Leproux
parent 34fe0fc36f
commit 66bd06176c
9 changed files with 454 additions and 17 deletions

View file

@ -274,6 +274,9 @@ $conf['album_description_on_all_pages'] = false;
// Number of years displayed in the history compare mode (for the years chart)
$conf['stat_compare_year_displayed'] = 5;
// Limit for linked albums search
$conf['linked_album_search_limit'] = 100;
// +-----------------------------------------------------------------------+
// | email |
// +-----------------------------------------------------------------------+