Introduce get_by_id in Activity, replace newlines with spaces

This commit is contained in:
rinpatch 2019-01-15 20:00:21 +03:00
commit ff6c9a5c96
4 changed files with 7 additions and 4 deletions

View file

@ -207,7 +207,7 @@ config :pleroma, :gopher,
ip: {0, 0, 0, 0},
port: 9999
config :pleroma, :metadata, opengraph: true
config :pleroma, :metadata, providers: []
config :pleroma, :suggestions,
enabled: false,