Hi,
Go to Mod Security> Accounts> Edit rules> Edit file> add the output below:
<IfModule mod_security2.c>
SecRuleEngine On
SecRuleRemoveById 211190
</IfModule>
Replace the mod_sec ID with the one you want to exclude, in your case it is 211190. Then restart/reload the apache server.