mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
fix: allow iframe
This commit is contained in:
@@ -28,7 +28,8 @@ const shieldConfig = defineConfig({
|
||||
*/
|
||||
xFrame: {
|
||||
enabled: true,
|
||||
action: 'DENY',
|
||||
action: 'ALLOW-FROM',
|
||||
domain: '*',
|
||||
},
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user