From 9f0a5a88cf2334e62da8d9e3f77bc4750c3aad89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Mon, 4 Apr 2016 12:36:53 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a29db89..7a4ebcd 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ or from the Web administration: [here](https://doc.owncloud.org/server/9.0/developer_manual/app/hooks.html#session) * Update the external storage plugin configuration - see [here](https://doc.owncloud.org/server/9.0/admin_manual/configuration_server/occ_command.html#files-external-label) + * Rescan filesystem at upgrade and restoration - see + [here](https://doc.owncloud.org/server/9.0/admin_manual/configuration_server/occ_command.html#file-operations) + * Add a *clean* argument to the remove script to delete data folder? * ... ## Links ##