services.languagetool.allowOrigin
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
- <nixpkgs/nixos/modules/services/misc/languagetool.nix>