a recursive dns resolver

update docs path

Changed files
+1 -1
docs
+1 -1
docs/alky.toml
···
# Logging output: "stdout" or "file".
output = "stdout"
# This is used only if logging.output is "file".
-
file_path = "/home/blu/git/kiri/alky/log"
+
file_path = "/var/log/alky.log"
[advanced]
# Timeout (in milliseconds) for outgoing queries before being cancelled.