instructions about Emojis

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
pull/341/head
Maxence Lange 2019-01-16 16:40:46 -01:00
rodzic 2247e2482c
commit b57f6117bc
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -17,9 +17,17 @@ Some requirements in this alpha stage are that your Nextcloud:
- **🕸 Open standards:** We use the established [ActivityPub](https://en.wikipedia.org/wiki/ActivityPub) standard!
- **🎨 Nice illustrations:** Made by [Katerina Limpitsouni of unDraw](https://undraw.co).
## Emojis
Please follow [this guide](https://docs.nextcloud.com/server/stable/admin_manual/configuration_database/mysql_4byte_support.html) to enable the Emojis in the Social app.
## Reset app
If you want to reset all Social app data e.g. to change the domain used for Social, you can use `occ social:reset` (For how to use occ commands see documentation: [using the occ command](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html)).
## Development setup
1. ☁ Clone the app into the `apps` folder of your Nextcloud: `git clone https://github.com/nextcloud/social.git`