Commit Graph

314 Commits

Author SHA1 Message Date
Andrej Shadura
038f68a7af 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-29 14:50:29 +00:00
Mohamed Radhi Guennichi
54cde6bb86 Fix typo 2021-03-17 08:51:29 +00:00
Julius Härtl
59bfb8b6ea 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:53:03 +00:00
Christoph Wurst
926719c26f 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:12:37 +00:00
Sascha Wiswedel
51ca3e266e documented usage of variables for external storages
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-20 18:55:16 +00:00
Sascha Wiswedel
e862bdd722 updated external storage app store screenshot
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-20 18:55:15 +00:00
Sascha Wiswedel
103978c7c4 formatting and wording retouching
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-16 17:08:56 +00:00
Daniel Calviño Sánchez
6ecd7af7ca Fix description of "Enforce expiration date" parameter
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-11-16 17:08:55 +00:00
Sascha Wiswedel
2afc185cb3 document upload chunk size
documenting https://github.com/nextcloud/server/pull/7056

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-10 14:24:54 +00:00
Vanessa
a0f12e4e24 Update encryption_configuration.rst
Removed ownCloud link
2020-10-20 08:21:19 +00:00
Sascha Wiswedel
cebd80cebf
user documentation for sharing
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

hint on admin config

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

removed deprecated sharing documentation

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

changed absolute links to relative links

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

changed dummy domain to example.com

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

fixed link to admin documentation

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

Change to direct doc link instead of url
2020-09-14 16:43:03 +02:00
Bjoern Schiessle
7a5f4a9c79 render code block correctly
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-14 08:26:54 +00:00
Bjoern Schiessle
3b51b59191 adjust wording to the user interface 2020-08-13 18:46:20 +00:00
Björn Schießle
787581c8ce fix typo
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 18:46:20 +00:00
Björn Schießle
af48f43e38 fix typo
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 18:46:19 +00:00
Björn Schießle
1f1f1c0efc 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 18:46:19 +00:00
Jacob Neplokh
c78c0494ce Clarify the “disable” option disables the app
Signed-off-by: Jacob Neplokh <me@jacobneplokh.com>
2020-07-22 18:33:47 +00:00
Morris Jobke
dee865f144 Update admin_manual/configuration_files/previews_configuration.rst
Co-authored-by: kesselb <mail@danielkesselberg.de>
2020-07-20 14:04:55 +00:00
Gatak
c0bf2b7e25 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-20 14:04:54 +00:00
Morris Jobke
c60a02b4b6
Merge pull request #2130 from nextcloud/backport/2129/stable19
[stable19] purge strings about explicit Nextcloud versions
2020-07-02 23:47:02 +02:00
LCD
3148e38847 Fixed a typo 2020-07-02 21:38:49 +00:00
Sascha Wiswedel
6de8dcc32b documentation for user invoked ownership transfer
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 20:08:55 +00:00
Sascha Wiswedel
61c7ce9953 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 11:11:45 +00:00
Sascha Wiswedel
fd1f5370a2 Drawbacks of SAML auth on server-side encryption and 2nd hand auth
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 08:37:37 +00:00
Joda Stößer
85d1305185 docs: file versioning: fix typo 2020-05-12 10:00:31 +00: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
John Molakvoæ
9396a723a8
Update auth_mechanisms.rst 2020-03-21 15:35:19 +01:00
John Molakvoæ
481ee0ed99
Update external_storage_configuration_gui.rst 2020-03-21 15:33:49 +01:00
Charles Provent
e145a0bcbb
Add example Swift v3 scope
Add an example of Swift V3 with a configuration scope following this commit :
https://github.com/nextcloud/server/pull/9280
2020-02-27 13:36:02 +01:00
Dirk Sarpe
a90410f0df Warn that synchronisation clients can not access save in session shares
see https://github.com/nextcloud/server/issues/19561

Signed-off-by: Dirk Sarpe <dsarpe@posteo.de>
2020-02-21 16:10:42 +01:00
Dirk Sarpe
06cde18075 fix spelling error
Signed-off-by: Dirk Sarpe <dsarpe@posteo.de>
2020-02-21 16:10:42 +01:00
Julius Härtl
578679ffd1
Add note about Collabora and OnlyOffice for external storage
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-06 17:39:10 +01:00
Julius Härtl
92332429a5
Merge branch 'master' into swift-v3 2020-01-02 23:22:55 +01:00
Yahe
7c66034265
Merge pull request #1571 from yahesh/master
added the encryption details page which decribes the server-side encryption implementation of the default encryption module
2019-11-22 11:03:22 +01:00
Kenny
54a7d698f6 updated to reflect review feedback
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-11-22 09:13:15 +01:00
Daniel Kesselberg
70feeca516 Remove "configuring upload limits within the gui"
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-02 00:11:29 +02:00
Griffith Knoop
235c2c7ec7
Corrections to enabling encryption
Removed the bit about enabling maintenance mode because changes to the application have caused it to automatically enable maintenance mode when enabling encryption and enabling it beforehand prevents the command from running at all.
2019-08-30 20:14:20 -04:00
Kenny
f8484f9983 added a note to the encryption details page describing that there are older encryption schemes
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-07-31 16:01:45 +02:00
Kenny
a8580e80bd added the encryption details page which decribes the server-side encryption implementation of the default encryption module
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-07-29 19:13:23 +02:00
mactrent
49e1a13f24
Correct SFTP definition
SSH File Transfer Protocol is entirely separate from traditional FTP.  Nextcloud can use both.
2019-06-12 12:17:26 -05:00
Joseph Price
1d632c797c Typo
Signed-off-by: Joseph Price <github@pricechild.co.uk>
2019-05-16 13:53:19 +01:00