diff --git a/lib/conf.d/_GV_template.inc b/lib/conf.d/_GV_template.inc index f2e4a8a24c..f98ade18b0 100644 --- a/lib/conf.d/_GV_template.inc +++ b/lib/conf.d/_GV_template.inc @@ -262,6 +262,17 @@ $GV = array( 'default' => '' ) ) + ), array( + 'section' => _('GV::section:: Client Phraseanet API'), + 'vars' => array( + array( + 'type' => 'boolean', + 'name' => 'GV_client_navigator', + 'comment' => _('reglages:: Authoriser l\'application smartphone *Phraseanet Navigator* à se connecter sur cette instance' ), + 'default' => false, + 'required' => true + ) + ) ), array( 'section' => _('GV::section:: Gestionnaire d\'evenements'), 'vars' => array(