parametrer la synchro scribe (ref #183)

This commit is contained in:
2020-07-15 14:38:16 +02:00
parent 177f366a83
commit fb879143d5
3 changed files with 39 additions and 7 deletions

View File

@ -184,6 +184,20 @@ parameters:
ldap_email: mail
ldap_usersadmin: [admin]
# Template scribe
%if %%getVar("ninegate_scribegroup", 'non') == "oui"
scribe_group: true
%else
scribe_group: false
%end if
%if %%getVar("ninegate_scribemaster", 'non') == "oui"
scribe_master: true
%else
scribe_master: false
%end if
# Activation Widget
%if %%getVar("ninegate_activate_widadminer", 'non') == "oui"
activate_widadminer: true