blob: ca42029aef6f24b2709ddee566285b8be769f4d0 [file] [log] [blame]
elly677a1362013-01-15 10:58:50 -05001# tlsdated example config file
2# for boolean options, "yes" enables them, any other value disables them.
3# see tlsdated.conf(5) for details about the options
4
5base-path /var/cache/tlsdated
6dry-run no
7jitter 0
8max-tries 10
9min-steady-state-interval 86400
10should-load-disk yes
11should-netlink yes
12should-save-disk yes
13should-sync-hwclock yes
14steady-state-interval 86400
elly691a39f2013-06-21 12:01:18 -040015subprocess-timeout 30
Jacob Appelbaumc0f51d42014-10-12 21:33:32 +000016verbose no
elly677a1362013-01-15 10:58:50 -050017wait-between-tries 10
18
19# Host configuration.
elly0e35d052013-01-16 17:34:12 -050020source
david2049a7c2015-04-29 23:07:10 +100021 host google.com
elly0e35d052013-01-16 17:34:12 -050022 port 443
23 proxy none
24end