mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +02:00
* new: history details by month,day
git-svn-id: http://piwigo.org/svn/trunk@894 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -359,4 +359,15 @@ $conf['upload_maxheight_thumbnail'] = 100;
|
||||
// upload_maxwidth_thumbnail: maximum width authorized for the uploaded
|
||||
// thumbnails
|
||||
$conf['upload_maxwidth_thumbnail'] = 150;
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | history |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
// nb_logs_page : how many logs to display on a page
|
||||
$conf['nb_logs_page'] = 300;
|
||||
|
||||
// history__admin : history admin visits ?
|
||||
$conf['history_admin'] = false;
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user