services.tinyproxy.settings
Configuration for tinyproxy.
- Type
open submodule of attribute set of (atom (null, bool, int, float or string) or a list of them for duplicate keys)- Default
{ }- Example
{ Port 8888; Listen 127.0.0.1; Timeout 600; Allow 127.0.0.1; Anonymous = ['"Host"' '"Authorization"']; ReversePath = '"/example/" "http://www.example.com/"'; }- Declared
- <nixpkgs/nixos/modules/services/networking/tinyproxy.nix>