1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-24 02:11:34 +02:00
invoiceninja/app/config/gae-production/cache.php
Hillel Coren 94a9c42369 bug fixes
2014-01-06 08:48:11 +02:00

7 lines
51 B
PHP

<?php
return array(
'driver' => 'memcached',
);