Commit Graph

352 Commits

Author SHA1 Message Date
Robin Appelman
98391da047 document azure primary storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-12-27 18:05:00 +01:00
pravynandas
846f08b724 Typo corrections
Signed-off-by: pravynandas <pravynandas@users.noreply.github.com>
2022-12-15 09:36:03 -05:00
pravynandas
d60deafcf1 Explicit path and backup instruction
For me personally, it took some time to figure out where to make these changes, I wish a line explicitly point out where and how to make those changes. I hope this commit does that.

Signed-off-by: pravynandas <pravynandas@users.noreply.github.com>
2022-12-13 10:07:00 -05:00
tflidd
88b890f188 Merge pull request #9405 from p-bo/patch-29
Remove link to disappeared document
2022-12-05 21:08:31 +01:00
p-bo
d26c4b8698 Remove link to disappeared document
This URL is no longer functional and cannot by found in internet archive :-(

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-20 00:27:51 +01:00
p-bo
a57194cf8f future-proof link to desktop client docs
latest instead version number to stay functional/current

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-20 00:02:26 +01:00
Joas Schilling
41913d1558 Fix syntax issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-17 14:34:58 +01:00
Joas Schilling
b032437050 Make all internal links link to the latest (adjusted on stable-splits)
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-11 15:41:58 +01:00
szaimen
09ff94653d document Apache timeout limits
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-22 20:12:50 +02:00
Thomas Schmidt
8702907140 Remove outdated warning
Signed-off-by: Thomas Schmidt <thomas@thsmdt.com>
2022-06-26 20:07:40 +02:00
AnAnalogGuy
75582a0505 Update auth_mechanisms.rst
Corrected wrong relativ path in the :doc: directive of the sftp.rst. 
Signed-off-by: AnAnalogGuy 70239317+AnAnalogGuy@users.noreply.github.com
2022-06-08 00:50:23 +02:00
AnAnalogGuy
617e353b2a Update auth_mechanisms.rst
Someone only checking this page and being new to cert based authentication could be she/he would also have to publish the public key on the SFTP/SSH server. So I added a short comment and link to the SFTP page containing more detailled information. When keeping lines 73 + 74 one might discard lines 69-73 as the same information can be found on the linked doc page.
2022-06-05 16:54:34 +02:00
Côme Chilliet
8fbc383ed7 Fix command options formatting
Avoids double-dash being turned into a single one by rendering.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-09 10:09:37 +02:00
Joas Schilling
2b8e6966fb Merge pull request #8018 from carlcsaposs/admin-manual-grammar
Fix grammatical & spelling errors in admin manual
2022-02-25 08:34:35 +01:00
Carl Csaposs
4f15b44aa3 Update misleading/incorrect nouns in admin manual
Signed-off-by: Carl Csaposs <carl@csaposs.com>
2022-02-10 02:06:01 +00:00
Carl Csaposs
eb04cfcc16 Fix grammatical & spelling errors in admin manual
Signed-off-by: Carl Csaposs <carl@csaposs.com>
2022-02-10 02:04:17 +00:00
Louis Chemineau
01a746a05a Warn about disabling encryption without decrypting all the files
See: https://github.com/nextcloud/server/issues/31083
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-09 13:12:15 +01:00
John Molakvoæ
1dd2f93664 Merge pull request #6333 from mashedkeyboard/patch-2
Document primary object storage breaking SSE
2022-01-26 09:53:24 +01:00
blckassassin
bd3690bdad Update external_storage_configuration_gui
Added steps to instruct users to go to the Admin section under their profile

Signed-off-by: blckassassin <j.martinetti760@gmail.com>
2021-11-20 11:07:10 -06:00
Vincent Petry
d1ebf05c34 Merge pull request #7174 from nextcloud/enh/noid/background-job-expire-versions
Documentation how to disable expire versions background job
2021-10-26 10:02:05 +02:00
Daniel Kesselberg
913b027b36 Documentation how to disable expire trashbin background job
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-07 22:08:10 +02:00
Daniel Kesselberg
ad1e7c7579 Documentation how to disable expire versions background job
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-07 18:38:38 +02:00
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
Curtis Parfitt-Ford
34ba1947ab Document primary object storage breaking SSE
Server-side encryption breaking when using object storage as a primary storage backend is significant, and people should be aware of it when reading documentation rather than running into the issue after having already set up Nextcloud.

Signed-off-by: Curtis Parfitt-Ford <curtis@mashedkeyboard.me>
2021-04-01 01:11:39 +01: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