mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Add update forwarding to go.php
This commit is contained in:
1
go.php
1
go.php
@@ -30,6 +30,7 @@ $mapping = array(
|
||||
'admin-sso' => '/admin_manual/configuration_server/sso_configuration.html',
|
||||
'admin-php-opcache' => '/admin_manual/configuration_server/server_tuning.html#enable-php-opcache',
|
||||
'admin-mysql-utf8mb4' => '/admin_manual/configuration_database/mysql_4byte_support.html',
|
||||
'admin-update' => '/admin_manual/maintenance/update.html',
|
||||
|
||||
'developer-code-integrity'=> '/developer_manual/app/code_signing.html',
|
||||
'developer-theming' => '/developer_manual/core/theming.html',
|
||||
|
||||
Reference in New Issue
Block a user