added example cache purge script
This commit is contained in:
parent
cb40602a16
commit
3f8d68bdf3
5 changed files with 64 additions and 16 deletions
|
|
@ -382,7 +382,7 @@ config :pleroma, :media_proxy,
|
|||
enabled: false,
|
||||
provider: Pleroma.Web.MediaProxy.Invalidation.Script,
|
||||
options: %{
|
||||
script_path: ""
|
||||
script_path: "./installation/nginx-cache-purge.example"
|
||||
}
|
||||
],
|
||||
proxy_opts: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue