LSexample: defaulty enable LSpeople API access

This commit is contained in:
Benjamin Renard 2022-06-08 14:21:51 +02:00
parent 7eee7e32b9
commit 23d185c171

View file

@ -55,7 +55,7 @@ $GLOBALS['LSconfig'] = array(
'LSpeople' => array(
'filter' => '(|(uid=%{user})(mail=%{user}))',
'password_attribute' => 'userPassword',
'api_access' => false,
'api_access' => true,
),
'LSsysaccount' => array(
'api_access' => true,