mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
git-svn-id: http://piwigo.org/svn/trunk@1786 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -664,4 +664,12 @@ $conf['filter_pages'] = array
|
||||
// Every plugin from 1.7 would be design to manage light_slideshow case.
|
||||
$conf['light_slideshow'] = true;
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | mysql |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
// $conf['max_allowed_packet'] indicates the max size in octets of MySql
|
||||
// request. Used in mass_inserts() function.
|
||||
$conf['max_allowed_packet'] = 1000000;
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user