summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-04-19 09:09:46 +0200
committerdefault <nobody@localhost>2024-04-19 09:09:46 +0200
commit922c94ce3c7d557ac51adc0af523451225a8fe8a (patch)
tree26f6539eebf08bbf544ac6261c1a6ad36b00e974
parent64adb173cc7006d914394f1380da3f8987b99956 (diff)
Updated documentation.
-rw-r--r--doc/snac.87
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 4929a52..b25205b 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -209,6 +209,13 @@ with a large number of users.
If this numeric value (in seconds) is set, any activity coming from an account
that was created more recently than that will be rejected. This may be used
to mitigate spam from automatically created accounts.
+.It Ic protocol
+This string value contains the protocol (schema) to be used in URLs. If not
+set, it defaults to "https". If you run
+.Nm
+as part of a hidden network like Tor or I2P that doesn't have a TLS /
+Certificate infrastructure, you need to set it to "http". Don't change it
+unless you know what you are doing.
.El
.Pp
You must restart the server to make effective these changes.