Mercurial > public > src > rhodecode
changeset 2782:3b179f1ac3a2 beta
doc fixes
author | Marcin Kuzminski <marcin@python-works.com> |
---|---|
date | Thu, 02 Aug 2012 20:12:16 +0200 |
parents | dffb92224edf |
children | 8e10ce55531d |
files | docs/usage/performance.rst |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/usage/performance.rst Tue Jul 31 12:15:54 2012 +0200 +++ b/docs/usage/performance.rst Thu Aug 02 20:12:16 2012 +0200 @@ -8,10 +8,11 @@ Follow these few steps to improve performance of RhodeCode system. -1. Increase cache:: +1. Increase cache - in the .ini file - beaker.cache.sql_cache_long.expire=3600 <-- set this to higher number + in the .ini file:: + + beaker.cache.sql_cache_long.expire=3600 <-- set this to higher number This option affects the cache expiration time for main page. Having few hundreds of repositories on main page can sometimes make the system