{
"id": "notifications_api",
"group_id": "accounts",
"parsing_order": 355,
"required_modules": [
"chain_api",
"accounts_api"
],
"referenced_modules": [
"steem_requests_api",
"followers_api",
"mentions_api",
"posts_api",
"post_resteems_api",
"post_votes_api"
],
"parse_reversible": true,
"store_days": 180,
"parsed_ops": [
"custom_json"
],
"event_handlers": [
"chain_api.onCreatePost",
"chain_api.onUpdatePost",
"chain_api.onRemovePost",
"posts_api.onSyncPost",
"post_resteems_api.onResteemPost",
"post_votes_api.onAddVote",
"post_votes_api.onUpdateVote",
"post_votes_api.onRemoveVote",
"followers_api.onFollowAccount",
"followers_api.onUnfollowAccount",
"mentions_api.onMentionAccount",
"mentions_api.onResetMentions"
]
}
{
"name": "notifications_api",
"size": "6.325 GB",
"page_size": "4096 Bytes",
"type": "SQLITE",
"journal_mode": "WAL",
"busy_timeout": 10000,
"log_level": "INFO"
}