Documentation
    Preparing search index...

    Interface SessionStoreOptions

    interface SessionStoreOptions {
        maxLockTime?: number;
    }
    Index

    Properties

    Properties

    maxLockTime?: number