1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-24 02:11:34 +02:00
invoiceninja/app/config/gae-production/session.php
2014-01-07 15:50:41 +00:00

7 lines
51 B
PHP
Executable File

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