Merge branch 'develop' into issue/1383
This commit is contained in:
commit
2b821036c4
37 changed files with 926 additions and 409 deletions
|
|
@ -30,6 +30,7 @@ defmodule Pleroma.Application do
|
|||
# See http://elixir-lang.org/docs/stable/elixir/Application.html
|
||||
# for more information on OTP Applications
|
||||
def start(_type, _args) do
|
||||
Pleroma.HTML.compile_scrubbers()
|
||||
Pleroma.Config.DeprecationWarnings.warn()
|
||||
setup_instrumenters()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue