mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
nixos/dnscrypt-proxy: add example of how to use the cache plugin
This commit is contained in:
parent
719813caf6
commit
540740598e
@ -145,6 +145,7 @@ in
|
|||||||
See <citerefentry><refentrytitle>dnscrypt-proxy</refentrytitle>
|
See <citerefentry><refentrytitle>dnscrypt-proxy</refentrytitle>
|
||||||
<manvolnum>8</manvolnum></citerefentry> for details.
|
<manvolnum>8</manvolnum></citerefentry> for details.
|
||||||
'';
|
'';
|
||||||
|
example = [ "-X libdcplugin_example_cache.so,--min-ttl=60" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user