mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-11 01:47:53 +08:00
Remove bug report from doc
This commit is contained in:
parent
2fb72ac006
commit
51b3a5ee0b
1 changed files with 0 additions and 4 deletions
|
@ -78,10 +78,6 @@ This will end up in the following modifications:
|
|||
```
|
||||
{% include endExample.html %}
|
||||
|
||||
BUG: There is currently a bug with domain matching. If domain
|
||||
`do.tld` and `sub.do.tld` exist, then `D_EXTEND("ub.do.tld", ...` will
|
||||
extend `sub.do.tld`. This will be fixed before the next release.
|
||||
|
||||
ProTips: `D_EXTEND()` permits you to create very complex and
|
||||
sophisticated configurations, but you shouldn't. Be nice to the next
|
||||
person that edits the file, who may not be as expert as yourself.
|
||||
|
|
Loading…
Reference in a new issue