docs: fix rcextensions installation documentation
This commit is contained in:
parent
8d5b375164
commit
6957757150
1 changed files with 3 additions and 3 deletions
|
|
@ -18,11 +18,11 @@ Activating rcextensions
|
|||
To activate rcextensions simply copy or rename the created template rcextensions
|
||||
into the path where the rhodecode.ini file is located::
|
||||
|
||||
pushd ~/rccontrol/enterprise-1/
|
||||
pushd ~/.rccontrol/enterprise-1/
|
||||
or
|
||||
pushd ~/rccontrol/community-1/
|
||||
pushd ~/.rccontrol/community-1/
|
||||
|
||||
mv etc/rcextensions.tmpl rcextensions
|
||||
mv profile/etc/rcextensions.tmpl rcextensions
|
||||
|
||||
|
||||
rcextensions are loaded when |RCE| starts. So a restart is required after activation or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue