Remove CSP header
This commit is contained in:
parent
174cd4db33
commit
db8f885092
4 changed files with 0 additions and 141 deletions
|
@ -19,7 +19,6 @@ return Application::configure(basePath: dirname(__DIR__))
|
|||
'micropub/places',
|
||||
'webmention',
|
||||
]);
|
||||
$middleware->append(CSPHeader::class);
|
||||
})
|
||||
->withExceptions(function (Exceptions $exceptions) {
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue