1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01: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',
);