Merge pull request #266 from nextcloud/occ_socialreset_to_readme

document "occ social:reset" in readme
alpha1
violoncello.ch 2018-12-21 23:16:17 +01:00 zatwierdzone przez GitHub
commit a314308e25
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -17,6 +17,8 @@ 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).
## 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