nixos/dnscrypt-proxy: add example of how to use the cache plugin

This commit is contained in:
Joachim Fasting
2017-03-15 01:12:39 +01:00
parent 719813caf6
commit 540740598e
@@ -145,6 +145,7 @@ in
See <citerefentry><refentrytitle>dnscrypt-proxy</refentrytitle>
<manvolnum>8</manvolnum></citerefentry> for details.
'';
example = [ "-X libdcplugin_example_cache.so,--min-ttl=60" ];
};
};
};