[CDash] reducing cdash database size

Zack Galbreath zack.galbreath at kitware.com
Mon Jan 16 20:52:55 UTC 2017


On Mon, Jan 16, 2017 at 3:42 PM, Sean McBride <sean at rogue-research.com>
wrote:

> can I hack something to allow that 100 MB allocation to proceed?


To increase the amount of memory allowed for old build removal, add the
following line to the top of CDash/include/autoremove.php:
ini_set('memory_limit','1024M');

To make this a more general, site-wide change, see here:
http://php.net/manual/en/ini.core.php#ini.memory-limit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20170116/46648d8a/attachment-0001.htm>


More information about the CDash mailing list