{
"id": "mentions_api",
"group_id": "accounts",
"parsing_order": 350,
"required_modules": [
"chain_api",
"posts_api"
],
"parse_reversible": true,
"available_events": [
"onMentionAccount",
"onResetMentions"
],
"event_handlers": [
"chain_api.onRemovePost",
"posts_api.onSyncPost"
]
}
{
"name": "mentions_api",
"size": "3.467 GB",
"page_size": "4096 Bytes",
"type": "SQLITE",
"journal_mode": "WAL",
"busy_timeout": 10000,
"log_level": "INFO"
}