NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.29k stars 13.54k forks source link

Expose more features in the dnscrypt-proxy module #41022

Closed coretemp closed 3 years ago

coretemp commented 6 years ago

Issue description

I want to control the cache for dnscrypt-proxy, but that option is not exported in the module.

See https://github.com/jedisct1/dnscrypt-proxy/wiki/Caching#dns-cache for the description of the future.

Technical details

stale[bot] commented 4 years ago

Thank you for your contributions.

This has been automatically marked as stale because it has had no activity for 180 days.

If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.

Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse.
  3. Ask on the #nixos channel on irc.freenode.net.
ryneeverett commented 3 years ago

The cache options can be set via services.dnscrypt-proxy2.settings or services.dnscrypt-proxy2.configFile.