This commit is contained in:
rinpatch 2019-01-16 17:19:01 +03:00
parent 82cf9b9751
commit 76f80940da
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ config :pleroma, :gopher,
ip: {0, 0, 0, 0},
port: 9999
config :pleroma, :metadata, providers: []
config :pleroma, Pleroma.Web.Metadata, providers: []
config :pleroma, :suggestions,
enabled: false,