Member Junction
    Preparing search index...

    Folder-level configuration

    Defines default values that cascade down to all subdirectories. Stored in .mj-folder.json files. Child folders can override parent defaults.

    interface FolderConfig {
        defaults: Record<string, any>;
    }
    Index

    Properties

    Properties

    defaults: Record<string, any>

    Default field values that apply to all entities in this folder and subfolders