Merge branch 'issue/1798' into 'develop'
[#1798] fixed migration the settings to DB See merge request pleroma/pleroma!2655
This commit is contained in:
commit
b7f297f0bd
9 changed files with 211 additions and 73 deletions
|
|
@ -39,7 +39,7 @@ defmodule Pleroma.Application do
|
|||
Pleroma.HTML.compile_scrubbers()
|
||||
Config.DeprecationWarnings.warn()
|
||||
Pleroma.Plugs.HTTPSecurityPlug.warn_if_disabled()
|
||||
Pleroma.Repo.check_migrations_applied!()
|
||||
Pleroma.ApplicationRequirements.verify!()
|
||||
setup_instrumenters()
|
||||
load_custom_modules()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue