dicos/70_lemonldap_ng.xml : cosmetic fixes
* add "lemon" icon * add help on family Ref: #30576
This commit is contained in:
parent
251a9a3907
commit
b9ef7ec41d
|
@ -34,7 +34,7 @@
|
|||
</variable>
|
||||
</family>
|
||||
|
||||
<family name='LemonLDAP'>
|
||||
<family name='LemonLDAP' icon='lemon'>
|
||||
|
||||
<variable name='managerWebName' type='string' description="Nom DNS du manager LemonLDAP-NG"/>
|
||||
<variable name='authWebName' type='string' description="Nom DNS du service d'authentification LemonLDAP-NG"/>
|
||||
|
@ -166,6 +166,7 @@
|
|||
</constraints>
|
||||
|
||||
<help>
|
||||
<family name='LemonLDAP'>Configuration de la solution d'authentification unique LemonLDAP::NG</family>
|
||||
<variable name='activerLemon'>Activer le service LemonLDAP::NG sur ce serveur</variable>
|
||||
<variable name='managerWebName'>Nom DNS de l'application de gestion de LemonLDAP::NG ex:manager.example.fr</variable>
|
||||
<variable name='authWebName'>Nom DNS de service d'authentification de LemonLDAP::NG ex:auth.example.fr</variable>
|
||||
|
|
Loading…
Reference in New Issue