summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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,
129in the HTML before the user CSS. Use these files to configure the global 129in the HTML before the user CSS. Use these files to configure the global
130site layout. 130site layout.
131.It Ic disable_cache 131.It Ic disable_cache
132If set to true, timeline caching is not done. 132If set to true, timeline caching is not done. This is only useful for
133debugging purposes; don't enable it unless you know what do you want, as
134it makes everything slower.
133.El 135.El
134.Pp 136.Pp
135You must restart the server to make effective these changes. 137You must restart the server to make effective these changes.