From c637ff556a99b9677510665d123ddebceae27142 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Fri, 18 Nov 2016 09:27:33 +0100 Subject: [PATCH] App is always enabled Signed-off-by: Roeland Jago Douma --- apps/bruteforcesettings/appinfo/info.xml | 3 ++- core/shipped.json | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/bruteforcesettings/appinfo/info.xml b/apps/bruteforcesettings/appinfo/info.xml index 2c3e1256e85..0407040d8bb 100644 --- a/apps/bruteforcesettings/appinfo/info.xml +++ b/apps/bruteforcesettings/appinfo/info.xml @@ -9,8 +9,9 @@ Roeland Jago Douma 1.0.0 + other - + BruteForceSettings diff --git a/core/shipped.json b/core/shipped.json index d325117c67e..5bbf79aec8b 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -2,6 +2,7 @@ "shippedApps": [ "activity", "admin_audit", + "bruteforcesettings", "comments", "dav", "encryption", @@ -41,6 +42,7 @@ "workflowengine" ], "alwaysEnabled": [ + "bruteforcesettings", "files", "dav", "federatedfilesharing",