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:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2016-08-13 01:59:04 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2016-08-13 02:02:25 +0300
commit158d78e1abf150faf122ae91a9965605a413ffe5 (patch)
tree1574de4a85a19c862e10560fddbc2a37b26846cc /apps/files_external/appinfo
parentd2fcac8300ba18e001fa3a2ae4d422331b24c953 (diff)
move mail settings and file handling to additional ones, thus files_external gets its own section
Diffstat (limited to 'apps/files_external/appinfo')
-rw-r--r--apps/files_external/appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml
index cd52c39b30e..60131759880 100644
--- a/apps/files_external/appinfo/info.xml
+++ b/apps/files_external/appinfo/info.xml
@@ -27,5 +27,6 @@
<settings>
<admin>OCA\Files_External\Settings\Admin</admin>
+ <admin-section>OCA\Files_External\Settings\Section</admin-section>
</settings>
</info>