mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Added rate limit whitelist
This commit is contained in:
parent
8df0781da6
commit
1bc1efbe56
6 changed files with 240 additions and 5 deletions
|
@ -759,6 +759,10 @@
|
|||
"removeDomain": "Remove domain",
|
||||
"addDomain": "Add domain",
|
||||
"notLess1Hour": "Time cannot be less than 1 hour",
|
||||
"rateLimit": "Rate limit",
|
||||
"subnetPrefixLengthIpv4": "Subnet prefix length for IPv4",
|
||||
"subnetPrefixLengthIpv6": "Subnet prefix length for IPv6"
|
||||
"subnetPrefixLengthIpv6": "Subnet prefix length for IPv6",
|
||||
"rateLimitAllowlist": "Rate limit allowlist",
|
||||
"rateLimitAllowlistDescription": "IP addresses excluded from rate limiting",
|
||||
"dnsOptions": "DNS options"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue