(cp 7f00155) fixes #1780 automatically switch to the old album manager

This commit is contained in:
plegall
2022-11-08 12:18:12 +01:00
parent 10699b89f2
commit d8f3763fe6
3 changed files with 23 additions and 1 deletions
+3
View File
@@ -98,6 +98,9 @@ $conf['newcat_default_status'] = 'public';
// newcat_default_position : at creation, should the album appear at the first or last position ?
$conf['newcat_default_position'] = 'first';
// above which number of albums should Piwigo use the lighter album manager
$conf['light_album_manager_threshold'] = 2000;
// level_separator : character string used for separating a category level
// to the sub level. Suggestions : ' / ', ' » ', ' → ', ' - ',
// ' >'