Doc update

This commit is contained in:
Frank Denis 2021-01-03 14:41:23 +01:00
parent 7b962dff98
commit 7c6f0823ea
2 changed files with 12 additions and 4 deletions

View file

@ -10,6 +10,9 @@
the configuration file to be accessible. It will send a query to an IP address
of the `dnscrypt-proxy` server by default. Sending queries to arbitrary
servers is also supported with the `-resolve name,address` syntax.
- Relay lists can be set to `*` for automatic relay selection. When a wildcard
is used, either for the list of servers or relays, the proxy ensures that
relays and servers are on distinct networks.
- Server lists can't be older than a week any more, even if directory
permissions are incorrect and cache files cannot be written.
- macOS/arm64 is now officially supported.