No description available.
Properties
View raw schema
{
"type": "object",
"required": [],
"properties": {
"view": {
"type": "string",
"knownValues": [
"compact",
"full"
]
},
"filterByTag": {
"type": "string"
},
"highlightFirstPost": {
"type": "boolean"
}
}
}