Minor typo fixes in config files (#338)

This commit is contained in:
Zhuoyun Wei 2018-04-10 15:06:19 +08:00 committed by Frank Denis
parent e3ad6b1c0e
commit 6d2330eaf0
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
################################
# The following example rules force "safe" (without adult content) search
# results from Google, Bing and Youtube.
# results from Google, Bing and YouTube.
#
# This has to be enabled with the `cloaking_rules` parameter in the main
# configuration file

View File

@ -389,7 +389,7 @@ cache_neg_ttl = 60
##
## For example, the following rule in a blacklist file:
## *.youtube.* @time-to-sleep
## would block access to Youtube only during the days, and period of the days
## would block access to YouTube only during the days, and period of the days
## define by the 'time-to-sleep' schedule.
##
## {after='21:00', before= '7:00'} matches 0:00-7:00 and 21:00-0:00