feat: allow post requests
This commit is contained in:
parent
95b08631ff
commit
b5fda85147
@ -50,6 +50,9 @@ const config = {
|
||||
],
|
||||
|
||||
kit: {
|
||||
csrf: {
|
||||
checkOrigin: false,
|
||||
},
|
||||
prerender: {
|
||||
handleHttpError: 'warn',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user