diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-08-06 15:27:39 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-08-06 15:27:39 +0200 |
| commit | 748a52c3c87a72abe3fbc52f2e339b0df6ff1b81 (patch) | |
| tree | 8142dfa5979e70bedc70d626d67fdac3be1cc1b3 /netlify.toml | |
| parent | 6f69adb26865aa7020734d2eb52aaf959f12994a (diff) | |
| download | gohugo-theme-ed-748a52c3c87a72abe3fbc52f2e339b0df6ff1b81.tar.gz | |
Fix: Origin trial controlled feature
Diffstat (limited to 'netlify.toml')
| -rw-r--r-- | netlify.toml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/netlify.toml b/netlify.toml index 8726ef2..09d23c2 100644 --- a/netlify.toml +++ b/netlify.toml @@ -79,8 +79,7 @@ magnetometer=(), microphone=(), payment=(), - usb=(), - interest-cohort=()''' + usb=()''' # CSP makes it possible for server administrators to reduce or eliminate # the vectors by which XSS can occur by specifying the domains that the # browser should consider to be valid sources of executable scripts. |
