1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Update README.md

This commit is contained in:
Jérôme Lebleu 2016-04-04 12:36:53 +02:00
parent 66920372d0
commit 9f0a5a88cf

View file

@ -33,6 +33,9 @@ or from the Web administration:
[here](https://doc.owncloud.org/server/9.0/developer_manual/app/hooks.html#session) [here](https://doc.owncloud.org/server/9.0/developer_manual/app/hooks.html#session)
* Update the external storage plugin configuration - see * 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) [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 ## ## Links ##