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

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-03-07 19:00:52 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-03-07 19:00:52 +0300
commitfe47092d6b07de6c49ae9e4ba681b86b86ba72b0 (patch)
tree8059cbba9706bc72c053022e8dd2b9555a88bc84 /appinfo
parent3833321cd616cde48829f240d9697056ba2107ef (diff)
Migrate personal settings to Nextcloud 15 provider settings API
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 75e8b2e..2de4689 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -32,7 +32,4 @@
<command>OCA\TwoFactorGateway\Command\Status</command>
<command>OCA\TwoFactorGateway\Command\Test</command>
</commands>
- <settings>
- <personal>OCA\TwoFactorGateway\Settings\PersonalSettings</personal>
- </settings>
</info>