Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
72:cms_configuration [2019/08/28 11:56] – [Sharepoint] vtbr72:cms_configuration [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 16: Line 16:
 ==== Common Configuration ==== ==== Common Configuration ====
  
-To enable Stages to communicate with an external CMS, you have to add an XML snippet to the central configuration file, which is located at <font inherit/Courier New,Courier,monospace;;inherit;;inherit><STAGESHOME>/conf/config.xml</font>.+To enable Stages to communicate with an external CMS, you have to add an XML snippet to the central configuration file, which is located at <STAGESHOME>/conf/config.xml.
  
 A generic XML snippet for all CMS configurations looks like the following: A generic XML snippet for all CMS configurations looks like the following:
Line 121: Line 121:
  
   * Default Value: false   * Default Value: false
-  * Description: When set to <font inherit/Courier New,Courier,monospace;;inherit;;inherit>true</font>, disables any verification checks for certificates in case of SSL-secured HTTPS connections. It is recommended to only use this in test environments where no valid certificates exist (e.g. self-signed certificates).+  * Description: When set to true, disables any verification checks for certificates in case of SSL-secured HTTPS connections. It is recommended to only use this in test environments where no valid certificates exist (e.g. self-signed certificates).
 ==== Sharepoint ==== ==== Sharepoint ====