Commit Graph

329 Commits

Author SHA1 Message Date
Pietro Marini
356f2e7707
Update big_file_upload_configuration.rst 2021-09-22 11:31:27 +02:00
Pietro Marini
a7cdd842f4
Update big_file_upload_configuration.rst
The example instruction should be complete, so including all the necessary tokens for a valid execution of the command.
2021-09-22 11:11:20 +02:00
gmalinowski
f896160abb
Fix Bytes unit MB to MiB
10485760 B == 10 MiB not 10 MB
2021-09-08 18:30:15 +02:00
Julius Härtl
88d17b3dc1
Some enhancement to large file upload docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-29 09:02:44 +02:00
AXTS
57ef67fbf5
Update encryption_migration.rst (#6766)
* Update encryption_migration.rst

Signed-off-by: Andrea Xheli axheli@axtsolutions.com

* Update encryption_migration.rst

Signed-off-by: Andrea Xheli axheli@axtsolutions.com
Signed-off-by: Andrea Xheli <axheli@axtsolutions.com>

* Revert "Update encryption_migration.rst"

This reverts commit 7b22724f19.

* Revert "Revert "Update encryption_migration.rst""

This reverts commit a19e056df9.

Co-authored-by: Andrea Xheli <andyxheli@gmail.com>
2021-07-06 16:18:39 +02:00
Julius Härtl
eb5bcfd87a
Extend legacy encryption scan docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-14 16:20:59 +02:00
Roeland Jago Douma
eb82b93a46
Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
Andrej Shadura
fc458d5e7c
Add basic documentation for multibucket object store
This configuration sample quite sadly was lost during some
reorganisation in the past. It’s quite useful to be kept in the main
documentation.

Signed-off-by: Andrej Shadura <andrew@shadura.me>
2021-04-28 12:38:35 +02:00
Jan C. Borchardt
444d91253e
Fix images and alt tags, fix #621, fix #622
- Change all `.. figure::` elements to `.. image::`
- Add empty `:alt:` so it is clear to screen readers that the images are decorative and don’t duplicate content
- Update styleguide with that info

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-15 20:18:42 +02:00
Mohamed Radhi Guennichi
0defa1bf7e
Fix typo 2021-03-09 14:26:28 +01:00
Julius Härtl
f47e0a71f4
Add note about SAML limitation to apply to all login credential based auth mechanisms
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-02-04 11:04:33 +01:00
Christoph Wurst
c6b7f5a59c
List bg version expiration as limitation of session cred ext strg
Background version expiration doesn't work if cron can't access the
storage. This limitation wasn't documented.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-25 09:37:00 +01:00
kesselb
588d8caeb1
Merge pull request #5423 from nextcloud/wiswedel/admin_manual/external_files__userVariables
usage of variables in external storage mount points
2020-11-20 19:54:41 +01:00
Sascha Wiswedel
db68298315 formatting and wording retouching
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-16 17:52:51 +01:00
Sascha Wiswedel
bb393f38eb documented usage of variables for external storages
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-16 11:43:57 +01:00
Sascha Wiswedel
854c0f5c47 updated external storage app store screenshot
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-16 11:43:28 +01:00
Daniel Calviño Sánchez
f46fc733b0 Fix description of "Enforce expiration date" parameter
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-11-13 08:56:13 +01:00
Sascha Wiswedel
c972cd69b6 document upload chunk size
documenting https://github.com/nextcloud/server/pull/7056

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-10 15:17:46 +01:00
Vanessa
d5e97616bc
Update encryption_configuration.rst
Removed ownCloud link
2020-10-20 10:08:24 +02:00
J0WI
122ed88e53 Update urls to HTTPS
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-09-17 20:33:30 +02:00
Morris Jobke
5146a352e1
Fix user manual links
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 21:38:25 +02:00
Roeland Jago Douma
fa9d22b030
Add encryption migration docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-01 12:54:40 +02:00
Jos Poortvliet
7a3fa8cc42
Update external_storage_configuration_gui.rst
Note that server-side encryption doesn't work with Nextcloud servers used as external storage.
2020-08-21 17:09:20 +02:00
Bjoern Schiessle
dc8c6185c3 render code block correctly
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-14 10:24:02 +02:00
Bjoern Schiessle
73b4ac2436 adjust wording to the user interface 2020-08-13 16:08:01 +02:00
Björn Schießle
356aad9349
fix typo
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 15:35:47 +02:00
Björn Schießle
1e1576568d
fix typo
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 15:35:32 +02:00
Björn Schießle
b6e5a67680 Document some new sharing features:
1. default expire date vs max expire date
2. notification for shares which expire soon

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-13 15:27:26 +02:00
John Molakvoæ
9d070372df
Merge branch 'master' into wiswedel/sharing 2020-07-27 20:35:03 +02:00
Jacob Neplokh
cdfdc59516
Clarify the “disable” option disables the app
Signed-off-by: Jacob Neplokh <me@jacobneplokh.com>
2020-07-22 09:05:25 -07:00
Morris Jobke
d8171d21ed
Update admin_manual/configuration_files/previews_configuration.rst
Co-authored-by: kesselb <mail@danielkesselberg.de>
2020-07-20 16:03:43 +02:00
Gatak
8f1a3ef37f
Add jpeg quality documentation
Added a section on how to change the default jpeg quality for generated thumbnails. Default is 90, and it is worth noting that users can change this. 

1e281bc616
b5a30d5cd6/tests/lib/ImageTest.php (L143)
2020-07-16 15:58:34 +02:00
LCD
24a7bd281a
Fixed a typo 2020-06-28 20:18:10 +02:00
Sascha Wiswedel
a595b195db
Merge pull request #2121 from nextcloud/wiswedel/transferOwnership
documentation for user invoked ownership transfer
2020-06-04 22:08:40 +02:00
Sascha Wiswedel
bd9ef16c19
purge strings about explicit Nextcloud versions
Versions deprecate fast and aren't needed in upstream documentation branches.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 12:48:13 +02:00
Sascha Wiswedel
e5faeed057
documentation for user invoked ownership transfer
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 12:54:53 +02:00
Sascha Wiswedel
cd14b603df
changed absolute links to relative links
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 12:03:23 +02:00
Sascha Wiswedel
55cf4e6436
hint on admin config
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-29 23:59:45 +02:00
Sascha Wiswedel
0c9f6e4522
Drawbacks of SAML auth on server-side encryption and 2nd hand auth
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 10:25:16 +02:00
Joda Stößer
3bfe7fa525
docs: file versioning: fix typo 2020-05-12 10:53:14 +02:00
CJlano
75669ac395
Update Primary Storage doc for OpenStack Swift v3
Add scope/project with TenantName, as discussed in #11264 comment https://github.com/nextcloud/server/issues/11264#issuecomment-457525893
This is necessary for OVH Object Storage. Not sure for other providers.
2020-04-21 12:08:34 +02:00
Morris Jobke
3d30f430a0
Merge pull request #1902 from nextcloud/wiswedel/admin/sharingConfigUpdate19
updated sharing config page documentation
2020-04-21 12:05:19 +02:00
Morris Jobke
0d4b66e3e5
Merge pull request #1850 from ded7/patch-2
Add example Swift v3 scope
2020-04-21 12:03:34 +02:00
Morris Jobke
b00c1e4e6a
Change array syntax from array() to []
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-04-21 12:02:06 +02:00
Paul Tötterman
12d3934d75 Document "Invalid private key for encryption app"
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi>
2020-04-15 11:27:39 +03:00
Josh Morel
caab19981b Update external storage GUI mount options section
For v16+

Signed-off-by: Josh Morel <morel.josh@hotmail.com>
2020-03-31 07:33:28 -04:00
Josh Morel
60c5ae0cea Update screenshots for supported external storage.
Signed-off-by: Josh Morel <morel.josh@hotmail.com>
2020-03-31 07:33:28 -04:00
Sascha Wiswedel
f360e4f0af
updated a bunch of screenshots
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-28 23:29:46 +01:00
Sascha Wiswedel
b627ebacfb
removed no longer referenced screenshots
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-28 23:28:46 +01:00
Sascha Wiswedel
5666a23171
updated sharing config page documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-24 16:26:19 +01:00