فهرست منبع

disabling dns resolution by default

Medowar 1 ماه پیش
والد
کامیت
2c1ae49f4b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      chrony-network-stats.sh

+ 1 - 1
chrony-network-stats.sh

@@ -30,7 +30,7 @@ GITHUB_REPO_LINK_SHOW="yes" ## You can display the link to the repo 'chrony-stat
 
 ###### Advanced Configuration ######
 
-CHRONY_ALLOW_DNS_LOOKUP="yes" ##  Yes allow DNS reverse lookups. No to prevent slow DNS reverse lookups
+CHRONY_ALLOW_DNS_LOOKUP="no" ##  Yes allow DNS reverse lookups. No to prevent slow DNS reverse lookups
 DISPLAY_PRESET="default" # Preset for large screens. Options: default | 2k | 4k
 
 TIMEOUT_SECONDS=5