Mise à jour 28.0.6
This commit is contained in:
parent
e01cedaa27
commit
f9340e8cb9
1 changed files with 2 additions and 2 deletions
|
@ -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 = 28.0.5
|
||||
software.version = 28.0.6
|
||||
|
||||
# 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-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-Ownpad, Nextcloud-Mindmaps, Nextcloud-Talk, Nextcloud-Onlyoffice...
|
||||
software.modules = Nextcloud-Calendar, Nextcloud-Contacts, Nextcloud-Notes, Nextcloud-Forms, Nextcloud-Task, Nextcloud-Deck, Nextcloud-Tables, Nextcloud-Passwords, Nextcloud-Draw.io, Nextcloud-Ownpad, Nextcloud-Mindmaps, Nextcloud-Talk, Nextcloud-Office...
|
||||
|
||||
# [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).
|
||||
|
|
Loading…
Reference in a new issue