Add comment
This commit is contained in:
parent
45ae73bb06
commit
4ed4d06fd5
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ class Activitypub {
|
|||
return $template;
|
||||
}
|
||||
|
||||
// Ensure that edge caches know that this page can deliver both HTML and JSON.
|
||||
header( 'Vary: Accept' );
|
||||
|
||||
// check if user can publish posts
|
||||
|
|
Loading…
Reference in a new issue