MyNixOS website logo
option

services.languagetool.allowOrigin

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

Declarations
Type
null or string
Default
null
Example
"https://my-website.org"