circles/README.md
Maxence Lange 91e88ec6f0 manage remote exception
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2021-05-03 11:33:37 -01:00

936 B

Nextcloud Circles

Bring cloud-users closer together.

Circles allows your users to create their own groups of users/colleagues/friends. Those groups of users (or circles) can then be used by any other app for sharing purpose (files, social feed, status update, messaging, …) through the Circles API


API (PHP & Javascript)

Please visit our wiki to read more about the API.

Configuration

Allow usage of Circles in non-SSL environments

In non-SSL environments (like on development setups) it is necessary to set two config flags for Circles:

./occ config:app:set circles --value 1 allow_non_ssl_links

./occ config:app:set circles --value 1 local_is_non_ssl

Credits

App Icon by Madebyoliver under Creative Commons BY 3.0