Hi django,
The ICA-AtoM cache settings are defined in apps/qubit/config/settings.yml
The settings file is inherited from the symfony framework (specifically
Symfony version 1.4.x) that Qubit/ICA-AtoM is based on. Documentation
on the config options can be found here:
http://www.symfony-project.org/reference/1_4/en/04-Settings
Regards,
David
--
David Juhasz,
Software Engineer
Artefactual Systems Inc.
www.artefactual.com
Hi,
We disabled the cache in the settings.yml (cache: false), but there is
still caching going on.
Is there an other way to disable caching?