1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2024-02-09 10:14:16 +00:00
parent d161f4670d
commit 33cdea1e16
2 changed files with 31 additions and 2 deletions

View file

@ -28,8 +28,22 @@ In addition to Nextcloud core features, the following are made available with th
* Optionally access the user home folder from Nextcloud files (set at the installation, the sharing is enabled by default) * Optionally access the user home folder from Nextcloud files (set at the installation, the sharing is enabled by default)
* Serve `/.well-known` paths for CalDAV and CardDAV on the domain only if it's not already served - i.e. by Baïkal * Serve `/.well-known` paths for CalDAV and CardDAV on the domain only if it's not already served - i.e. by Baïkal
### Oldstable branch
**Shipped version:** 28.0.1~ynh2 This branch is following old stable release because nextcloud first release are often not totally stable.
Please send your pull request to the [oldstable branch](https://github.com/YunoHost-Apps/nextcloud_ynh/tree/oldstable).
To try the oldstable branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/nextcloud_ynh/tree/oldstable --debug
or
sudo yunohost app upgrade nextcloud -u https://github.com/YunoHost-Apps/nextcloud_ynh/tree/oldstable --debug
```
**Shipped version:** 27.1.6~ynh1
**Demo:** https://demo.nextcloud.com/ **Demo:** https://demo.nextcloud.com/

View file

@ -27,9 +27,24 @@ En plus des fonctionnalités principales de Nextcloud, les fonctionnalités suiv
* Permet de multiples instances de cette application * Permet de multiples instances de cette application
* Accès optionnel au répertoire home depuis les fichiers Nextcloud (à activer à l'installation, le partage étant activé par défaut) * Accès optionnel au répertoire home depuis les fichiers Nextcloud (à activer à l'installation, le partage étant activé par défaut)
* Utilise l'adresse `/.well-known` pour la synchronisation CalDAV et CardDAV du domaine si aucun autre service ne l'utilise déjà - par exemple, Baïkal * Utilise l'adresse `/.well-known` pour la synchronisation CalDAV et CardDAV du domaine si aucun autre service ne l'utilise déjà - par exemple, Baïkal
*
## Branche olstable
Cette branche suit une ancienne version stable, car souvent les premières versions de nextcloud ne sont pas totalement stables.
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/nextcloud_ynh/tree/testing).
Pour essayer la branche oldstable, procédez comme suit.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/nextcloud_ynh/tree/oldstable --debug
ou
sudo yunohost app upgrade nextcloud -u https://github.com/YunoHost-Apps/nextcloud_ynh/tree/oldstable --debug
```
**Version incluse :** 28.0.1~ynh2
**Version incluse :** 27.1.6~ynh1
**Démo :** https://demo.nextcloud.com/ **Démo :** https://demo.nextcloud.com/