From a0950a20a2147132de1c1fb836d6239420ca2598 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 14 Mar 2017 23:45:05 +0000 Subject: [PATCH] Don't show nextcloud on menu --- src/freedombone-app-nextcloud | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/freedombone-app-nextcloud b/src/freedombone-app-nextcloud index 2d186f42..0920f58a 100755 --- a/src/freedombone-app-nextcloud +++ b/src/freedombone-app-nextcloud @@ -9,6 +9,8 @@ # Freedom in the Cloud # # nextcloud application +# In tests this is much too slow, and it appeared to self-destruct after a few minutes +# i.e. becoming totally unusable. # # License # ======= @@ -28,10 +30,10 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -VARIANTS='full full-vim media' +VARIANTS='' IN_DEFAULT_INSTALL=0 -SHOW_ON_ABOUT=1 +SHOW_ON_ABOUT=0 NEXTCLOUD_DOMAIN_NAME= NEXTCLOUD_CODE=