[UPSTREAM] - Don't explain the format of other config files in the main config file

323c4a4758
This commit is contained in:
quindecim 2020-02-06 01:56:55 -05:00
parent 6d6c56d3f2
commit c312b069ee
1 changed files with 2 additions and 6 deletions

View File

@ -293,9 +293,7 @@ reject_ttl = 600
# Route queries for specific domains to a dedicated set of servers #
##################################################################################
## Example map entries (one entry per line):
## example.com 9.9.9.9
## example.net 9.9.9.9,8.8.8.8,1.1.1.1
## See the `example-forwarding-rules.txt` file for an example
# forwarding_rules = 'forwarding-rules.txt'
@ -309,9 +307,7 @@ reject_ttl = 600
## In addition to acting as a HOSTS file, it can also return the IP address
## of a different name. It will also do CNAME flattening.
##
## Example map entries (one entry per line)
## example.com 10.1.1.1
## www.google.com forcesafesearch.google.com
## See the `example-cloaking-rules.txt` file for an example
# cloaking_rules = 'cloaking-rules.txt'