From 65fd8c7d4d9d437093fb1c0fa3000d292946ea87 Mon Sep 17 00:00:00 2001 From: wyhaya Date: Mon, 13 Jan 2020 20:57:16 +0800 Subject: [PATCH] Update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa69c6b..f3c6541 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ You can specify standard domains, or utilize [regular expressions](https://ruste ```ini bind 0.0.0.0:53 # Binding address proxy 8.8.8.8:53 # Proxy address -timeout 2000 # Proxy timeout (ms) +timeout 2s # Proxy timeout (format: 1ms, 1s, 1m, 1h, 1d) # Domain matching example.com 1.1.1.1