Toutes les traductions
De MappingDoc
Entrez un nom de message ci-dessous pour visualiser toutes les traductions disponibles.
Il existe 2 traductions.
| Nom | Message actuel |
|---|---|
| h anglais (en) | 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> |
| h français (fr) | Pour activer l'utilisation d'un serveur de licence au niveau du client, il suffit d'ajouter le bloc suivant dans le fichier mapping.conf : <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> |