Content-Security-Policy-Report-Onlyを追加
This commit is contained in:
parent
ddde68ad2d
commit
b888c66ca2
11 changed files with 76 additions and 56 deletions
|
|
@ -48,6 +48,8 @@ export type Source = {
|
|||
|
||||
allowedPrivateNetworks?: string[];
|
||||
|
||||
contentSecurityPolicy?: string;
|
||||
|
||||
maxFileSize?: number;
|
||||
|
||||
accesslog?: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue