From 6a72e2edee22cb5eab50efaf403f8b94c4889c34 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Tue, 21 Mar 2023 17:29:12 +0100 Subject: [PATCH] make Talk default during first setup Signed-off-by: Daniel Hansson --- menu/additional_apps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu/additional_apps.sh b/menu/additional_apps.sh index 09372649..b032cdd6 100644 --- a/menu/additional_apps.sh +++ b/menu/additional_apps.sh @@ -44,10 +44,10 @@ $CHECKLIST_GUIDE\n\n$RUN_LATER_GUIDE" "$WT_HEIGHT" "$WT_WIDTH" 4 \ "Recognize" "(Use [local] AI on your photos in Nextcloud)" OFF \ "PreviewGenerator" "(Pre-generate previews for Nextcloud)" OFF \ "Webmin" "(Server GUI like Cpanel)" OFF \ +"Talk" "(Video calls and chat for Nextcloud)" "$STARTUP_SWITCH" \ "Adminer" "(PostgreSQL GUI)" OFF \ "LDAP" "(Windows Active directory for Nextcloud)" OFF \ "Notify Push" "(High Performance Files Backend for Nextcloud)" OFF \ -"Talk" "(Video calls and chat for Nextcloud)" OFF \ "Netdata" "(Real-time server monitoring in Web GUI)" OFF \ "FullTextSearch" "(Search for text inside documents [4GB RAM])" OFF \ "BPYTOP" "(Real-time server monitoring in CLI)" OFF \