Article information

Settings for defining on what to display in article information

Article information

Contains an object with settings that defines what metadata to display in article information.

Example:

{
    "showImportedBy": true,
    "showPriority": true,
    "showText": true,
    "showNumberOfCharacters": true,
    "showCategories": true,
    "showTags": true,
    "showPlaces": true
}

Last updated