This commit is contained in:
Jeff Becker 2017-12-30 13:02:51 -05:00
commit 658c4754ff
No known key found for this signature in database
GPG key ID: F357B3B42F6F9B05
2 changed files with 10 additions and 0 deletions

View file

@ -40,6 +40,7 @@ version = with {version, 0} <- System.cmd("git", ["rev-parse", "HEAD"]) do
_ -> "Pleroma dev"
end
# Configures http settings, upstream proxy etc.
config :pleroma, :http,
proxy_url: ""