Mercurial > evolve
changeset 5419:13dbce3ef822
readme: split server-only section and reduce word count
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Fri, 17 Jul 2020 09:42:16 +0800 |
parents | bc12eb8f41cb |
children | 5a7a5de347b5 |
files | README.rst |
diffstat | 1 files changed, 5 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/README.rst Fri Jul 17 09:41:52 2020 +0800 +++ b/README.rst Fri Jul 17 09:42:16 2020 +0800 @@ -79,15 +79,16 @@ Server-only Setup ================= -It is possible to enable a smaller subset of the extensions aimed at server -serving repository. It skips the additions of the new commands and local UI -messages that might add performance overheads. To use the server only -extension, install the package and use:: +It is possible to enable a smaller subset of the features aimed at servers that +simply serve repositories:: $ hg config --edit # add these two lines: [extensions] evolve.serveronly = +It skips the additions of the new commands and local UI messages that might add +performance overhead. + Extension Purpose =================