Fossil SCM
Fix a formatting issue on the load-management documentation page.
Commit
c2c998d9cc74d12b542afed7dfcedc7ee4e09acf51a3515bbb0fcf409e021835
Parent
30a2af8e394c3b5…
1 file changed
+2
-2
+2
-2
| --- www/loadmgmt.md | ||
| +++ www/loadmgmt.md | ||
| @@ -31,12 +31,12 @@ | ||
| 31 | 31 | received while the host load average is too high. |
| 32 | 32 | |
| 33 | 33 | Both of these load-control mechanisms are turned off by default, but |
| 34 | 34 | they are recommended for high-traffic sites. |
| 35 | 35 | |
| 36 | -The webpage cache is activated using the [`fossil cache | |
| 37 | -init`](/help/cache) command-line on the server. Add a `-R` option to | |
| 36 | +The webpage cache is activated using the [`fossil cache init`](/help/cache) | |
| 37 | +command-line on the server. Add a `-R` option to | |
| 38 | 38 | specify the specific repository for which to enable caching. If running |
| 39 | 39 | this command as root, be sure to “`chown`” the cache database to give |
| 40 | 40 | the Fossil server write permission for the user ID of the web server; |
| 41 | 41 | this is a separate file in the same directory and with the same name as |
| 42 | 42 | the repository but with the “`.fossil`” suffix changed to “`.cache`”. |
| 43 | 43 |
| --- www/loadmgmt.md | |
| +++ www/loadmgmt.md | |
| @@ -31,12 +31,12 @@ | |
| 31 | received while the host load average is too high. |
| 32 | |
| 33 | Both of these load-control mechanisms are turned off by default, but |
| 34 | they are recommended for high-traffic sites. |
| 35 | |
| 36 | The webpage cache is activated using the [`fossil cache |
| 37 | init`](/help/cache) command-line on the server. Add a `-R` option to |
| 38 | specify the specific repository for which to enable caching. If running |
| 39 | this command as root, be sure to “`chown`” the cache database to give |
| 40 | the Fossil server write permission for the user ID of the web server; |
| 41 | this is a separate file in the same directory and with the same name as |
| 42 | the repository but with the “`.fossil`” suffix changed to “`.cache`”. |
| 43 |
| --- www/loadmgmt.md | |
| +++ www/loadmgmt.md | |
| @@ -31,12 +31,12 @@ | |
| 31 | received while the host load average is too high. |
| 32 | |
| 33 | Both of these load-control mechanisms are turned off by default, but |
| 34 | they are recommended for high-traffic sites. |
| 35 | |
| 36 | The webpage cache is activated using the [`fossil cache init`](/help/cache) |
| 37 | command-line on the server. Add a `-R` option to |
| 38 | specify the specific repository for which to enable caching. If running |
| 39 | this command as root, be sure to “`chown`” the cache database to give |
| 40 | the Fossil server write permission for the user ID of the web server; |
| 41 | this is a separate file in the same directory and with the same name as |
| 42 | the repository but with the “`.fossil`” suffix changed to “`.cache`”. |
| 43 |