docs
docs copied to clipboard
ownCloud Documentation (v2)
Seen in https://doc.owncloud.com/server/10.4/user_manual/ownCloud_User_Manual.pdf There is an embedded href called " Troubleshooting Contacts & Calendar "in the PDF document near page 61:  The link causes a 404 error.
## What Type Of Content Change Is This? - [ ] New Content Addition - [ ] Old Content Deprecation - [ ] Existing Content Simplification - [x] Bug Fix...
I was thinking about an approach to optimise the structure for the different target audiences. This is first draft: (Examples in brackets) --- ### User Documentation - Web UI/Client -...
https://github.com/owncloud/docs/blob/master/modules/admin_manual/pages/configuration/server/config_sample_php_parameters.adoc#define-how-often-filesystem-changes-are-detected ``` Define how often filesystem changes are detected Specifies how often the local filesystem (the ownCloud data/ directory, and NFS mounts in data/) is checked for changes made outside...
## What Needs to be Documented? Document the usage and purpose of `twofactor_backup_codes` app. https://marketplace.owncloud.com/apps/twofactor_backup_codes ## Where Does This Need To Be Documented? - Admin Manual We may consider to...
## What Needs to be Documented? core PR https://github.com/owncloud/core/pull/37875 changed the default notifications behavior on the webUI. Things like: - notifications come at the bottom of the screen - color/layout...
## What Needs to be Documented? https://github.com/owncloud/core/pull/38029 (Feature/pre signed url ajax download) ## Where Does This Need To Be Documented? Admin/User/Dev - TBD Needs to be investigated For upcoming 10.6...
New option in the "get shares" API to filter the shares by share type (available from 10.6.0) Related to https://github.com/owncloud/core/pull/38000 ## What Needs to be Documented? ## Where Does This...
You can do: ``` $ curl -u phil:phil http://172.17.0.1:8080/ocs/v1.php/cloud/user ok 100 OK phil Phil Ji ``` But I don't see that in the Provisioning API docs. I can also do:...
currently it says 7.1 min, 7.3max this is wrong.