[UPSTREAM] - Rename the python script name / Don't use Lumberjack for non-regular files

77a27a46a4
8dd4612ea7
This commit is contained in:
quindecim 2020-07-08 10:44:20 -04:00
parent 41633d2b2b
commit 74a6eebdbf
1 changed files with 3 additions and 3 deletions

View File

@ -406,7 +406,7 @@ cache_neg_max_ttl = 600
[query_log] [query_log]
## Path to the query log file (absolute, or relative to the same directory as the config file) ## Path to the query log file (absolute, or relative to the same directory as the config file)
## On non-Windows systems, can be /dev/stdout to log to the standard output (also set log_files_max_size to 0) ## Can be set to /dev/stdout in order to log to the standard output.
# file = 'query.log' # file = 'query.log'
@ -456,9 +456,9 @@ cache_neg_max_ttl = 600
## ads*.example.* ## ads*.example.*
## ads*.example[0-9]*.com ## ads*.example[0-9]*.com
## ##
## Example blocklist files can be found at https://download.dnscrypt.info/blacklists/ ## Example blocklist files can be found at https://download.dnscrypt.info/blocklists/
## A script to build blocklists from public feeds can be found in the ## A script to build blocklists from public feeds can be found in the
## `utils/generate-domains-blacklists` directory of the dnscrypt-proxy source code. ## `utils/generate-domains-blocklists` directory of the dnscrypt-proxy source code.
[blocked_names] [blocked_names]