Reminder to have integrated way to remove the link in footer

This commit is contained in:
William Miceli
2020-03-15 20:00:00 -04:00
parent a14e788c37
commit f524e46b9a

View File

@@ -27,4 +27,6 @@ You can monitor if it is working by opening a shell terminal on your Redis conta
* Create my own Nextcloud image and make the following changes:
* Add the Redis config
* Add the reverse proxy config
* Have the entrypoint automatically run the "php occ db:add-missing-indices"
* Have the entrypoint automatically run the "php occ db:add-missing-indices"
* Removing the "Get your own free account" link on shared folders/files
* [Help Site Article](https://help.nextcloud.com/t/remove-link-get-your-own-free-account/41131/5)