lab-settings.rst
31 lines
| 741 B
| text/x-rst
|
RstLexer
Lab Settings
|RCE| Lab Settings is for delivering features which may require an additional level of support to optimize for production scenarios. To enable lab settings, use the following instructions:
- Open the |RCE| configuration file, :file:`/home/{user}/.rccontrol/{instance-id}/rhodecode.ini`
- Add the following configuration option in the [app:main] section.
[app:main] ## Display extended labs settings labs_settings_active = true
- Restart your |RCE| instance
$ rccontrol restart enterprise-1
- You will see the labs setting on the :menuselection:`Admin --> Settings --> labs` page.
![../images/lab-setting.png](/rhodecode-enterprise-ce/raw/7db766f93bc4ca1067729eefb0b687cbddf763dd/docs/images/lab-setting.png)