wip
This commit is contained in:
@@ -13,6 +13,9 @@ const nextConfig = {
|
||||
pathname: '/wp-content/uploads/**',
|
||||
},
|
||||
],
|
||||
dangerouslyAllowSVG: true,
|
||||
contentDispositionType: 'attachment',
|
||||
contentSecurityPolicy: "default-src 'self'; script-src 'none'; sandbox;",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user