mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 23:15:36 +00:00
fix: (temp) disable xframe check and set same-site cookie to none
This commit is contained in:
@@ -27,9 +27,7 @@ const shieldConfig = defineConfig({
|
||||
* iFrames
|
||||
*/
|
||||
xFrame: {
|
||||
enabled: true,
|
||||
action: 'ALLOW-FROM',
|
||||
domain: '*',
|
||||
enabled: false,
|
||||
},
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user