Just call it shout

This commit is contained in:
Mark Felder 2020-08-03 17:58:27 -05:00 committed by Mark Felder
parent ff00b354fa
commit 68aa56b9e4
1 changed files with 1 additions and 1 deletions

View File

@ -457,7 +457,7 @@ config :pleroma, :media_preview_proxy,
image_quality: 85,
min_content_length: 100 * 1024
config :pleroma, :shoutbox, enabled: true
config :pleroma, :shout, enabled: true
config :phoenix, :format_encoders, json: Jason