Folder Config Schema

Type: object

Used to configure a folder's sort priority and title in the navbar. Create a json file named _folder.json within the folder you want to configure

Type: string

Title to display in the navbar for this folder

Examples:

"Group"
"Folder"

Type: integer
Default: 30

The sort priority of this folder in the navbar

Value must be greater or equal to 0 and lesser or equal to 100