Another minor cosmetic fix to [example-dnscrypt-proxy.toml] (#2036)

This commit is contained in:
quindecim 2022-02-10 15:27:53 +01:00 committed by GitHub
parent 62092726ec
commit a20d1685b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -627,7 +627,7 @@ format = 'tsv'
[schedules]
# [schedules.'time-to-sleep']
# [schedules.time-to-sleep]
# mon = [{after='21:00', before='7:00'}]
# tue = [{after='21:00', before='7:00'}]
# wed = [{after='21:00', before='7:00'}]
@ -636,7 +636,7 @@ format = 'tsv'
# sat = [{after='23:00', before='7:00'}]
# sun = [{after='21:00', before='7:00'}]
# [schedules.'work']
# [schedules.work]
# mon = [{after='9:00', before='18:00'}]
# tue = [{after='9:00', before='18:00'}]
# wed = [{after='9:00', before='18:00'}]