Quantcast
Channel: DreamFactory Forum - Latest posts
Viewing all articles
Browse latest Browse all 5028

Setting up Permanent Session Token in DF 2.0

$
0
0

In version 2.1.2, you can extend the life of the token in the file:

... \ Dreamfactory-2.1.2-1 \ apps \ dreamfactory \ htdocs \ bootstrap \ cache \ config.php

'Jwt' =>
array (
<...>
'Ttl' => 1440 /*60*/
<...>

Changes to other config files (.env) have no effect.


Viewing all articles
Browse latest Browse all 5028

Trending Articles