Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
configuration:webclient [2020-06-09 15:04]
Gustav Stigestadh Search indexing slows down the solution for the users, recommended to do this after work hours.
configuration:webclient [2021-10-26 11:31]
Magnus Fagerlund
Line 4: Line 4:
 ==== On-premise ==== ==== On-premise ====
   - Follow the regular [[installation:server-installation|installation procedure]] for Lime CRM Server.   - Follow the regular [[installation:server-installation|installation procedure]] for Lime CRM Server.
-  - Edit the ''config.ini'' file located in the ''%LIME_HOME_PATH%\LIME Pro Server\Web Server\configs'' (usually ''C:\ProgramData\Lundalogik\LIME Pro Server\Web Server\configs'') directory:+  - Edit the ''config.yml'' file located in the ''%LIME_HOME_PATH%\LIME Pro Server\Web Server\configs'' (usually ''C:\ProgramData\Lundalogik\LIME Pro Server\Web Server\configs'') directory:
     - Add or locate the ''[features]'' section     - Add or locate the ''[features]'' section
-    - Add the following lines to it:<code ini+    - Add the following lines to it:<code yaml
-    [features] +    features: 
-    webclient_login = On</code>+        webclient_login: true</code>
   - Restart Services   - Restart Services
     - Restart Lime CRM Webserver     - Restart Lime CRM Webserver
Line 70: Line 70:
 ===== Older versions of Lime CRM ===== ===== Older versions of Lime CRM =====
 For older versions of Lime CRM - please go [[enabling_oldversions|here]] for version specific information in how to enable the web client. For older versions of Lime CRM - please go [[enabling_oldversions|here]] for version specific information in how to enable the web client.
 +
 +
 +----
 +
 +<grid>
 +<col xs="3" md="3">
 +<panel>
 +**Other content**
 +  * [[requirements|Requirements]]
 +  * [[views|Views and index]]
 +  * [[widgets|Widgets]]
 +  * [[other|Other configuration]]
 +  * [[troubleshooting|Troubleshooting]]
 +  * [[configuration:optionqueries|Option queries]]
 +</panel>
 +</col>
 +</grid>
  • Last modified: 3 years ago
  • by Magnus Fagerlund