services.isso.enable

NixOS option

Whether to enable isso, a commenting server similar to Disqus. Note: The application’s author suppose to run isso behind a reverse proxy. The embedded solution offered by NixOS is also only suitable for small installations below 20 requests per second .

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