Merge remote-tracking branch 'upstream/develop' into feature/filter_exif
This commit is contained in:
commit
5469fb9561
27 changed files with 172 additions and 78 deletions
|
|
@ -14,6 +14,8 @@ config :pleroma, Pleroma.Upload,
|
|||
uploads: "uploads",
|
||||
strip_exif: false
|
||||
|
||||
config :pleroma, :emoji, shortcode_globs: ["/emoji/custom/**/*.png"]
|
||||
|
||||
# Configures the endpoint
|
||||
config :pleroma, Pleroma.Web.Endpoint,
|
||||
url: [host: "localhost"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue