Name

SessionDB — specify name of a database to use with DBI-based sessions

SYNOPSIS

database_name

DESCRIPTION

The directive specifies the name of a database to be used with DBI-based user sessions.

DIRECTIVE TYPE AND DEFAULT VALUE

Catalog directive

EXAMPLES

Example: Setting SessionDB

Put the following in catalog.cfg:

SessionDB sessions

NOTES

Using this directive (DBI sessions in general) is not recommended.

AVAILABILITY

SessionDB is available in Interchange versions:

4.6.0-5.9.0 (git-head)

SOURCE

Interchange 5.9.0:

Source: lib/Vend/Config.pm
Line 585

['SessionDB',       undef,          ''],

AUTHORS

Interchange Development Group

SEE ALSO

SessionLockFile(7ic), SessionExpire(7ic), SessionType(7ic), MoreDB(7ic), SessionDatabase(7ic)

DocBook! Interchange!