Revision 6b19691457f1bc64c308105a8b2452765eb6e369

Committed on 06/09/2015 12:15 pm by André R <ar@ez.no> [GitHub Diff]

Add tracking_values to control tracking of cache values

Cache values can on some systems be rather big, combined with
many cache calls it can lead to several gigabyte sized Symfony profile files.

Closes #74