mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
Add redirection for admin delegation
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
This commit is contained in:
3
go.php
3
go.php
@@ -40,7 +40,8 @@ $mapping = array(
|
||||
'admin-trusted-domains' => '/admin_manual/installation/installation_wizard.html#trusted-domains',
|
||||
'admin-update' => '/admin_manual/maintenance/update.html',
|
||||
'admin-warnings' => '/admin_manual/configuration_server/security_setup_warnings.html',
|
||||
|
||||
'admin-delegation' => '/admin_manual/configuration_server/admin_delegation_configuration.html',
|
||||
|
||||
'developer-code-integrity'=> '/developer_manual/app/code_signing.html',
|
||||
'developer-manual' => '/developer_manual',
|
||||
'developer-theming' => '/developer_manual/core/theming.html',
|
||||
|
||||
Reference in New Issue
Block a user