Ignore:
Timestamp:
Feb 8, 2007, 7:51:22 PM (17 years ago)
Author:
laurent_duretz
Message:

Issue : 137

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/config_default.inc.php

    r1788 r1790  
    678678$conf['light_slideshow'] = true; 
    679679
    680 // +-----------------------------------------------------------------------+
    681 // |                                mysql                                  |
    682 // +-----------------------------------------------------------------------+
    683 
    684 // $conf['max_allowed_packet'] indicates the max size in octets of MySql
    685 // request. Used in mass_inserts() function.
    686 $conf['max_allowed_packet'] = 1000000;
    687 
    688680?>
Note: See TracChangeset for help on using the changeset viewer.