AdguardTeam / DnsLibs

DNS filtering library that's used in AdGuard products
https://adguard.com/
Apache License 2.0
99 stars 20 forks source link

Expose the memory limit for DNS blocklists #140

Closed ameshkov closed 2 years ago

ameshkov commented 2 years ago

Currently, it is hardcoded in iOS API to 8MB, we'd like to have an option to change it programmatically.