Browse Source

Update README.md

pull/284/head
Maniack Crudelis 6 years ago
committed by GitHub
parent
commit
9b7b2e7662
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

6
README.md

@ -1,6 +1,6 @@
# Nextcloud for YunoHost # Nextcloud for YunoHost
[![Integration level](https://dash.yunohost.org/integration/nextcloud.svg)](https://dash.yunohost.org/appci/app/nextcloud)
[![Integration level](https://dash.yunohost.org/integration/nextcloud.svg)](https://dash.yunohost.org/appci/app/nextcloud) ![](https://ci-apps.yunohost.org/ci/badges/nextcloud.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/nextcloud.maintain.svg)
[![Install Nextcloud with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=nextcloud) [![Install Nextcloud with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=nextcloud)
> *This package allow you to install Nextcloud quickly and simply on a YunoHost server. > *This package allow you to install Nextcloud quickly and simply on a YunoHost server.
@ -36,13 +36,13 @@ you can synchronize your files over your devices.
In addition to Nextcloud core features, the following are made available with In addition to Nextcloud core features, the following are made available with
this package: this package:
* Integrate with YunoHost users and SSO - i.e. logout button
* Integrate with YunoHost users and SSO - i.e logout button
* Allow one user to be the administrator (set at the installation) * Allow one user to be the administrator (set at the installation)
* Allow multiple instances of this application * Allow multiple instances of this application
* Optionally access the user home folder from Nextcloud files (set at the * Optionally access the user home folder from Nextcloud files (set at the
installation, the sharing is enabled by default) installation, the sharing is enabled by default)
* Serve `/.well-known` paths for CalDAV and CardDAV on the domain only if it's * Serve `/.well-known` paths for CalDAV and CardDAV on the domain only if it's
not already served - i.e. by Baïkal
not already served - i.e by Baïkal
#### Multi-users support #### Multi-users support

Loading…
Cancel
Save