php-mpos/public
Sebastian Grewe e9311f08a5 Adding cache lifetime option to smarty config
* Renamed configuration array to `smarty` => `cache`
* Added `smarty` => `cache_lifetime` to expire cache files properly

This should be safe to use, be aware that each page request is cached!
That includes any POST/GET calls to the site.

It does help in speeding up the site, up to 100% on some requests. For a
high traffic site it probably makes sense to enable this option with a
low cache lifetime to ensure most recent data.

Addresses #309
2013-07-11 08:58:19 +02:00
..
include Adding cache lifetime option to smarty config 2013-07-11 08:58:19 +02:00
site_assets Adding worker overview via navbar 2013-06-30 10:19:20 +02:00
templates Better monitoring layout 2013-07-10 11:39:16 +02:00
.htaccess removing php values from htaccess 2013-05-06 21:17:34 +02:00
favicon.ico initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
index.php Working jQuery Mobile frontend for mobile devices 2013-06-28 13:45:14 +02:00