Show More
@@ -18,11 +18,11 b' Activating rcextensions' | |||
|
18 | 18 | To activate rcextensions simply copy or rename the created template rcextensions |
|
19 | 19 | into the path where the rhodecode.ini file is located:: |
|
20 | 20 | |
|
21 | pushd ~/rccontrol/enterprise-1/ | |
|
21 | pushd ~/.rccontrol/enterprise-1/ | |
|
22 | 22 | or |
|
23 | pushd ~/rccontrol/community-1/ | |
|
23 | pushd ~/.rccontrol/community-1/ | |
|
24 | 24 | |
|
25 | mv etc/rcextensions.tmpl rcextensions | |
|
25 | mv profile/etc/rcextensions.tmpl rcextensions | |
|
26 | 26 | |
|
27 | 27 | |
|
28 | 28 | rcextensions are loaded when |RCE| starts. So a restart is required after activation or |
General Comments 0
You need to be logged in to leave comments.
Login now