Add 2FA user documentation to go.php

This commit is contained in:
Jan-Christoph Borchardt
2019-01-21 18:27:59 +01:00
committed by GitHub
parent 1e60a1e82b
commit cb4a831728

1
go.php
View File

@@ -42,6 +42,7 @@ $mapping = array(
'developer-manual' => '/developer_manual',
'developer-theming' => '/developer_manual/core/theming.html',
'user-2fa' => '/user_manual/user_2fa.html',
'user-encryption' => '/user_manual/files/encrypting_files.html',
'user-files' => '/user_manual/files/index.html',
'user-manual' => '/user_manual',