The configuration path of the Condition module is conf/condition.json.
Format of the Condition module:
{
"whiteCondition": { // Allowlist configuration
...
},
"blockCondition": { // Blocklist configuration
...
}
}
The Condition module configures the blocklist and allowlist, database table mappings, row-based filtering, column-based filtering, DML type-based filtering, and DDL type-based filtering.