PurpleBerry
    Preparing search index...

    Interface StorageManagerOptions

    Initialize options for [[PermissionManager]]

    interface StorageManagerOptions {
        cacheTTL?: number;
    }
    Index

    Properties

    Properties

    cacheTTL?: number

    Set the storage adapter. Needs to be an instance of [[StorageAdapter]].