We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6209272 commit a20d168Copy full SHA for a20d168
1 file changed
dnscrypt-proxy/example-dnscrypt-proxy.toml
@@ -627,7 +627,7 @@ format = 'tsv'
627
628
[schedules]
629
630
- # [schedules.'time-to-sleep']
+ # [schedules.time-to-sleep]
631
# mon = [{after='21:00', before='7:00'}]
632
# tue = [{after='21:00', before='7:00'}]
633
# wed = [{after='21:00', before='7:00'}]
@@ -636,7 +636,7 @@ format = 'tsv'
636
# sat = [{after='23:00', before='7:00'}]
637
# sun = [{after='21:00', before='7:00'}]
638
639
- # [schedules.'work']
+ # [schedules.work]
640
# mon = [{after='9:00', before='18:00'}]
641
# tue = [{after='9:00', before='18:00'}]
642
# wed = [{after='9:00', before='18:00'}]
0 commit comments