1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

Update config_sample.json

This commit is contained in:
Timothy Ye 2017-09-07 22:29:58 +08:00 committed by GitHub
parent 2a862328f7
commit 309158486b

View File

@ -13,5 +13,6 @@
"ip_url": "http://members.3322.org/dyndns/getip",
"log_path":"./godns.log",
"log_size":16,
"log_num":3
"log_num":3,
"socks5_proxy":""
}