Filter html on output and rely on HTMLFilter’s own cache
This commit is contained in:
parent
49e6e9a84d
commit
ca88bbdb91
3 changed files with 18 additions and 69 deletions
|
@ -47,9 +47,6 @@ class AppServiceProvider extends ServiceProvider
|
|||
$note->tags()->attach($tagsToAdd);
|
||||
}
|
||||
});
|
||||
|
||||
//observer the webmention model
|
||||
WebMention::observe(WebMentionObserver::class);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue