mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
remove useless function/configuration due to derivatives
git-svn-id: http://piwigo.org/svn/trunk@15316 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -226,13 +226,6 @@ $conf['representative_cache_on_subcats'] = true;
|
||||
// category and element description.
|
||||
$conf['allow_html_descriptions'] = true;
|
||||
|
||||
// prefix_thumbnail : string before filename. Thumbnail's prefix must only
|
||||
// contain characters among : a to z (case insensitive), "-" or "_".
|
||||
$conf['prefix_thumbnail'] = 'TN-';
|
||||
|
||||
// dir_thumbnail : directory where thumbnail reside.
|
||||
$conf['dir_thumbnail'] = 'thumbnail';
|
||||
|
||||
// users_page: how many users to display in screen
|
||||
// Administration>Identification>Users?
|
||||
$conf['users_page'] = 20;
|
||||
|
||||
Reference in New Issue
Block a user