Translations - ONYX - 9.0 - Installation

Guide d'installation de ONYX Serveur de licence/20/en

De MappingDoc
Révision datée du 4 juillet 2019 à 10:21 par Alestoquoi (discussion | contributions) (Page créée avec « To activate the use of a license server at client level, the following block needs to be added to the mapping.conf file: <block name="LICENSESSERVER"> <group> <el... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

To activate the use of a license server at client level, the following block needs to be added to the mapping.conf file:

<block name="LICENSESSERVER">
  <group>
    <element>
      <info name="[LICENSE_SERVER]">ON</info>
      <info name="[LICENSE_SERVER_IP]">192.168.10.11</info>
      <info name="[LICENSE_SERVER_PORT]">2005</info>
    </element>
   </group>
 </block>