diff options
| -rw-r--r-- | doc/snac.8 | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -129,7 +129,9 @@ This is a list of URLs to CSS files that will be inserted, in this order, | |||
| 129 | in the HTML before the user CSS. Use these files to configure the global | 129 | in the HTML before the user CSS. Use these files to configure the global |
| 130 | site layout. | 130 | site layout. |
| 131 | .It Ic disable_cache | 131 | .It Ic disable_cache |
| 132 | If set to true, timeline caching is not done. | 132 | If set to true, timeline caching is not done. This is only useful for |
| 133 | debugging purposes; don't enable it unless you know what do you want, as | ||
| 134 | it makes everything slower. | ||
| 133 | .El | 135 | .El |
| 134 | .Pp | 136 | .Pp |
| 135 | You must restart the server to make effective these changes. | 137 | You must restart the server to make effective these changes. |