summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJonas Sulzer <jonas@violoncello.ch>2018-12-21 23:07:23 +0100
committerJonas Sulzer <jonas@violoncello.ch>2018-12-21 23:07:23 +0100
commit995ecef19586302384e30daa6501d1b69448422b (patch)
tree2e4444a2117f5670a2e37bf414d9c609c9070854 /README.md
parent588be2e4ff3fce9a64151ef7abb75ceea524b622 (diff)
document "occ social:reset" in readme
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 303ad315..6ef0e0eb 100644
--- a/README.md
+++ b/README.md
@@ -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