From f1bd4679fabcd3ea03f04adc88a056dc2324a20a Mon Sep 17 00:00:00 2001 From: Rodolphe Robles Date: Sat, 13 Jan 2024 23:59:29 +0100 Subject: [PATCH] =?UTF-8?q?mise=20=C3=A0=20jour=20nextcloud=2028.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service-nextcloud.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/service-nextcloud.properties b/service-nextcloud.properties index af0c8a6..9393b95 100644 --- a/service-nextcloud.properties +++ b/service-nextcloud.properties @@ -57,7 +57,7 @@ service.enddate = service.status.level = OK # Description du statut du service (type STRING, optionnel, exemple : mise à jour en cours) -service.status.description = +service.status.description = # Inscriptions requises pour utiliser le service (un ou plusieurs parmi {None, Free, Member, Client}, obligatoire, ex. Free,Member). # None : le service s'utilise sans inscription. @@ -99,14 +99,14 @@ software.license.url = https://github.com/nextcloud/server/blob/master/COPYING software.license.name = GNU Affero General Public License v3.0 # Version du logiciel (type STRING, recommandé). -software.version = 27.1.4 +software.version = 28.0.1 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url = https://github.com/nextcloud/server # Liste de modules optionnels installés (type VALUES, optionnel) # Exemples : Nextcloud-BigBlueButton, Nextcloud-Bookmark, Nextcloud-Calendar, Nextcloud-Carnet, Nextcloud-CollaboraOnline, Nextcloud-Onlyoffice, Nextcloud-Contacts, Nextcloud-Deck, Nextcloud-Forms,Nextcloud-Mail, Nextcloud-Maps, Nextcloud-News, Nextcloud-Notes, Nextcloud-Polls, Nextcloud-Spreed, Nextcloud-Talk, Nextcloud-Task -software.modules = Nextcloud-Calendar, Nextcloud-Contacts, Nextcloud-Notes, Nextcloud-Forms, Nextcloud-Task, Nextcloud-Deck, Nextcloud-Tables, Nextcloud-Passwords, Nextcloud-Draw.io, Nextcloud-Mindmap, Nextcloud-Ownpad, Nextcloud-Talk, Nextcloud-Maps, Nextcloud-Onlyoffice, Nextcloud-Mattermost... +software.modules = Nextcloud-Calendar, Nextcloud-Contacts, Nextcloud-Notes, Nextcloud-Forms, Nextcloud-Task, Nextcloud-Deck, Nextcloud-Tables, Nextcloud-Passwords, Nextcloud-Draw.io, Nextcloud-Ownpad, Nextcloud-Talk, Nextcloud-Onlyoffice... # [Host] # Nom de l'hébergeur de la machine qui fait tourner le service, dans le cas d'un auto-hébergement c'est vous ! (type STRING, obligatoire).