-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
Hello,
Where exactly does this config below go into? should this go into the config.php file? That files already has a $config, please advise.
$config = [
// Predis client parameters
'parameters' => 'tcp://localhost:6379',
// Predis client options
'options' => null,
// Key prefix
'prefix' => 'simpleSAMLphp',
// Lifitime for all non expiring keys
'lifetime' => 288000
];
Metadata
Metadata
Assignees
Labels
No labels