Skip to content

Question about config.php #8

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions