{
"id": "followers_api",
"group_id": "accounts",
"parsing_order": 180,
"required_modules": [
"chain_api"
],
"parse_reversible": true,
"parsed_ops": [
"custom_json"
],
"available_events": [
"onFollowAccount",
"onUnfollowAccount"
],
"store_history": true,
"store_history_days": 90
}
{
"name": "followers_api",
"size": "5.211 GB",
"page_size": "4096 Bytes",
"type": "SQLITE",
"journal_mode": "WAL",
"busy_timeout": 10000,
"log_level": "INFO"
}