fix headers
This commit is contained in:
parent
dcce283101
commit
089b75e21f
1 changed files with 1 additions and 1 deletions
|
@ -344,7 +344,7 @@ class mastodon (
|
|||
request_headers => [
|
||||
'set X-Forwarded-Proto "https"',
|
||||
],
|
||||
headers => 'always set Strict-Transport-Security "max-age=31536000"',
|
||||
headers => ['always set Strict-Transport-Security "max-age=31536000"'],
|
||||
directories => [
|
||||
{
|
||||
'path' => '^/(assets|avatars|emoji|headers|packs|sounds|system)',
|
||||
|
|
Loading…
Reference in a new issue