aboutsummaryrefslogtreecommitdiff
path: root/doc/snac.8
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-11-13 20:19:14 +0100
committerdefault <nobody@localhost>2024-11-13 20:19:14 +0100
commitedc810cb27986bde13a1a2e131dffb77ad0f1747 (patch)
treec11765f6ed3ea79d96944c1acd292ea3765e0632 /doc/snac.8
parent000db2c1e444a70fcf4c99f0bb30d9e35f83a2cb (diff)
Updated documentation.
Diffstat (limited to 'doc/snac.8')
-rw-r--r--doc/snac.87
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 312417a..54ae744 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -235,6 +235,13 @@ If set to true, notifications about 'Block' activities are never sent.
.It Ic strict_public_timelines
If set to true, public timelines only show posts and boosts originating
from an account (no conversation trees).
+.It Ic proxy_media
+If set to true, links to all image, audio or video media from other accounts'
+posts will not be direct ones, but proxied by
+.Nm .
+This way, remote media servers will not see the user's IP, but the server one,
+improving privacy. Please take note that this will increase the server's incoming
+and outgoing traffic.
.El
.Pp
You must restart the server to make effective these changes.