File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -460,7 +460,7 @@ cache_neg_max_ttl = 600
460460# # A script to build blocklists from public feeds can be found in the
461461# # `utils/generate-domains-blocklists` directory of the dnscrypt-proxy source code.
462462
463- [blocked_names ]
463+ # [blocked_names]
464464
465465 # # Path to the file of blocking rules (absolute, or relative to the same directory as the config file)
466466
@@ -488,7 +488,7 @@ cache_neg_max_ttl = 600
488488# # fe80:abcd:*
489489# # 192.168.1.4
490490
491- [blocked_ips ]
491+ # [blocked_ips]
492492
493493 # # Path to the file of blocking rules (absolute, or relative to the same directory as the config file)
494494
@@ -516,7 +516,7 @@ cache_neg_max_ttl = 600
516516# #
517517# # Time-based rules are also supported to make some websites only accessible at specific times of the day.
518518
519- [allowed_names ]
519+ # [allowed_names]
520520
521521 # # Path to the file of allow list rules (absolute, or relative to the same directory as the config file)
522522
You can’t perform that action at this time.
0 commit comments