projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9d164f
)
Remove proxy_cache_lock suggestion
author
Mark Felder
<feld@FreeBSD.org>
Tue, 22 Oct 2019 20:13:42 +0000
(15:13 -0500)
committer
Mark Felder
<feld@FreeBSD.org>
Tue, 22 Oct 2019 20:13:42 +0000
(15:13 -0500)
docs/administration/storing_remote_media.md
patch
|
blob
|
history
diff --git
a/docs/administration/storing_remote_media.md
b/docs/administration/storing_remote_media.md
index 74d3333420b9683a1f3127d1f9917669ee031364..619300e7eb77b07f04fd71330e1298e8a36fb79f 100644
(file)
--- a/
docs/administration/storing_remote_media.md
+++ b/
docs/administration/storing_remote_media.md
@@
-18,7
+18,6
@@
as soon as the post is received by your instance.
proxy_http_version 1.1;
proxy_cache_valid 206 301 302 304 1h;
proxy_cache_valid 200 1y;
- proxy_cache_lock on;
proxy_cache_use_stale error timeout invalid_header updating;
proxy_ignore_client_abort on;
proxy_buffering on;