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
configuration:webclient [2020-09-21 09:17]
Janna Hempel
configuration:webclient [2021-10-26 11:33]
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 yml
-    [features] +features: 
-    webclient_login = On</code>+    webclient_login: True</code>
   - Restart Services   - Restart Services
     - Restart Lime CRM Webserver     - Restart Lime CRM Webserver
  • Last modified: 3 years ago
  • by Magnus Fagerlund