services.languagetool.allowOrigin

NixOS option

Set the Access-Control-Allow-Origin header in the HTTP response, used for direct (non-proxy) JavaScript-based access from browsers. "*" to allow access from all sites.

type: null or string
Default
null
Example
"https://my-website.org"
declared in: nixos/modules/services/misc/languagetool.nixView source on NixOS/nixpkgs →