Revert "Ask for proxy URL if proxy enabled."
The most common case is running it on the same server.
This commit is contained in:
parent
e4da81d662
commit
e30a056476
2 changed files with 1 additions and 9 deletions
|
|
@ -13,7 +13,7 @@ config :pleroma, :instance,
|
|||
config :pleroma, :media_proxy,
|
||||
enabled: <%= mediaproxy %>,
|
||||
redirect_on_failure: true,
|
||||
base_url: "<%= proxy_url %>"
|
||||
#base_url: "https://cache.pleroma.social"
|
||||
|
||||
# Configure your database
|
||||
config :pleroma, Pleroma.Repo,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue