invoiceninja/app/config/gae-production/cache.php

7 lines
51 B
PHP
Raw Normal View History

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