summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-17 15:05:47 +0200
committerdefault <nobody@localhost>2022-10-17 15:05:47 +0200
commitc8416e1b83bab8cef2b5f8073a4faf11d02945bd (patch)
tree417728cbfa856b012786caef854e1d25a1cd901f
parent1d5bd8049942a504016e1f9e48df25a7b25bd37f (diff)
Updated documentation.
-rw-r--r--doc/snac.84
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 54b17df..8fa00e5 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -129,7 +129,9 @@ This is a list of URLs to CSS files that will be inserted, in this order,
in the HTML before the user CSS. Use these files to configure the global
site layout.
.It Ic disable_cache
-If set to true, timeline caching is not done.
+If set to true, timeline caching is not done. This is only useful for
+debugging purposes; don't enable it unless you know what do you want, as
+it makes everything slower.
.El
.Pp
You must restart the server to make effective these changes.