Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/appinfo')
-rw-r--r--apps/settings/appinfo/info.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/settings/appinfo/info.xml b/apps/settings/appinfo/info.xml
index d774988f4a9..61bfe454caa 100644
--- a/apps/settings/appinfo/info.xml
+++ b/apps/settings/appinfo/info.xml
@@ -18,6 +18,12 @@
</dependencies>
<settings>
+ <admin-section>OCA\Settings\Sections\Admin\Additional</admin-section>
+ <admin-section>OCA\Settings\Sections\Admin\Groupware</admin-section>
+ <admin-section>OCA\Settings\Sections\Admin\Overview</admin-section>
+ <admin-section>OCA\Settings\Sections\Admin\Security</admin-section>
+ <admin-section>OCA\Settings\Sections\Admin\Server</admin-section>
+ <admin-section>OCA\Settings\Sections\Admin\Sharing</admin-section>
<personal-section>OCA\Settings\Sections\Personal\PersonalInfo</personal-section>
<personal-section>OCA\Settings\Sections\Personal\Security</personal-section>
<personal-section>OCA\Settings\Sections\Personal\SyncClients</personal-section>