cleaning up a bit.
This commit is contained in:
parent
709816a0f8
commit
0df558a6a5
5 changed files with 12 additions and 9 deletions
|
|
@ -11,7 +11,7 @@ config :pleroma, ecto_repos: [Pleroma.Repo]
|
|||
config :pleroma, Pleroma.Repo, types: Pleroma.PostgresTypes
|
||||
|
||||
config :pleroma, Pleroma.Upload,
|
||||
uploader: Pleroma.Uploaders.Local
|
||||
uploader: Pleroma.Uploaders.Local,
|
||||
strip_exif: false
|
||||
|
||||
config :pleroma, Pleroma.Uploaders.Local,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue