mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
disabled peer-servers
This commit is contained in:
parent
2c3c764d9f
commit
8e9ea3667f
@ -44,6 +44,7 @@
|
||||
)
|
||||
); // was already there and seems to work ralfbecker
|
||||
|
||||
/* not usable at the moment
|
||||
$GLOBALS['acl_manager']['admin']['peer_server_access'] = array(
|
||||
'name' => 'Deny access to peer servers',
|
||||
'rights' => array(
|
||||
@ -55,7 +56,7 @@
|
||||
'Delete peer server' => 32
|
||||
)
|
||||
);
|
||||
|
||||
*/
|
||||
$GLOBALS['acl_manager']['admin']['applications_access'] = array(
|
||||
'name' => 'Deny access to applications',
|
||||
'rights' => array(
|
||||
|
Loading…
Reference in New Issue
Block a user