services.convos.reverseProxy

NixOS option

Enables reverse proxy support. This will allow Convos to automatically pick up the X-Forwarded-For and X-Request-Base HTTP headers set in your reverse proxy web server. Note that enabling this option without a reverse proxy in front will be a security issue.

type: boolean
Default
false
declared in: nixos/modules/services/web-apps/convos.nixView source on NixOS/nixpkgs →