Commit Graph

439 Commits

Author SHA1 Message Date
rakekniven
9efaa1ccd5 Update encryption_migration.rst
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-08-15 11:33:39 +02:00
Alexander Müller
8c73cac029 Update encryption_migration.rst
related to https://github.com/nextcloud/documentation/pull/13387

Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
2025-08-15 11:33:39 +02:00
rakekniven
beb7efd9e6 Update encryption_details.rst
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-08-15 11:24:50 +02:00
Alexander Müller
b7cf618b48 Update encryption_details.rst
related to https://github.com/nextcloud/documentation/pull/13387

Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
2025-08-15 11:24:50 +02:00
Björn Schießle
42f2d62d47 Add documentation in how to enable server-side-encryption for team folders
fix: https://github.com/nextcloud/documentation/issues/10713

Signed-off-by: Björn Schießle <bjoern@schiessle.org>
2025-08-08 12:34:41 +02:00
nfebe
8751a18d9c docs(files_sharing): Document toggle for federated shares display 2025-06-25 19:57:38 +01:00
Daniel Calviño Sánchez
95e3a28088 fix(admin_manual): Document S3 "connect_timeout" option
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-06-15 10:15:20 +02:00
Ferdinand Thiessen
71b828f712 feat(admin): document OCC commands for WCF
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-30 16:26:49 +02:00
Ferdinand Thiessen
a23935a343 feat(admin): document windows compatible filenames
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-30 16:26:49 +02:00
Simon L.
495247ae4a standardize occ command documentation
Use `sudo -E -u www-data php occ` everywhere.
Motivation: this should work on more appliances like also inside docker containers.
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-04-29 13:21:08 +02:00
Côme Chilliet
6b27a5a27e fix: Re-order sections related to encryption
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 09:34:18 +02:00
Côme Chilliet
bf4d19f8ad feat: Make it clearer that master key is used by default
And which section are not pertinent with master key.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 09:31:56 +02:00
Pablo Zmdl
b3149733ff docs(admin): Rename a left-over mention of max_chunk_size
The setting is now files.chunked_upload.max_size, which was already
changed in a previous occurrence in this file.

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
2025-04-11 19:05:53 +02:00
rakekniven
a6ae7d4e41 Merge pull request #12374 from nextcloud/fix/70739/add-cron-delay-sentence
fix: add sentence about delay in cron execution.
2025-03-26 15:23:36 +01:00
yemkareems
cd628be09b fix: build failure error corrected 2025-03-22 20:04:11 +01:00
yemkareems
9bb30d77c0 fix: added key type details link to configuration page 2025-03-22 20:04:11 +01:00
Elizabeth Danzberger
bc2d9edbf2 feat: update new apis for file conversion
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-02-25 17:52:25 +01:00
Ferdinand Thiessen
16c5eecd61 Merge pull request #11122 from func0der/patch-1
Clarify the use of a master key during setup of encryption
2025-01-31 17:08:43 +01:00
func0der
b7c001be1a Update encryption_configuration.rst
Add notice about encryption having a master key setup, since it has been the default since Nextcloud 13 without any notice.

Signed-off-by: func0der <529819+func0der@users.noreply.github.com>
2025-01-31 16:57:55 +01:00
Joas Schilling
d47918e6bf fix: Add marker to positions that need adjusting on branch off
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-31 16:00:27 +01:00
Christian Becker
cc1efdfe76 document SSE-C support in external storage
relates to nextcloud/server#33283

Signed-off-by: Christian Becker <christian@dabecka.de>
2025-01-30 22:32:25 +01:00
Ferdinand Thiessen
7d5d1a0f11 docs(admin): Document change of max_chunk_size
It is now 100MiB instead of 10MiB and no longer an app config,
but a system config option.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-17 13:20:46 +01:00
Josh
d2caf0b2ce fix(bigFiles): add note re: nginx fastcgi_read_timeout when chunking
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-01-15 10:40:42 -05:00
Thomas Citharel
d93e2cf571 feat(admin): document preview:cleanup occ command
Ref https://github.com/nextcloud/server/pull/48537

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2025-01-07 19:04:56 +01:00
Josh
8c00c862d8 fix(s3): document options for adjusting multipartcopy behavior
Added in nextcloud/server#41914

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-22 15:29:16 -05:00
yemkareems
c4fc16f4f0 fix: add sentence about delay in cron execution.
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-11-18 18:33:06 +05:30
F. E Noel Nfebe
bb8533bde9 Merge pull request #12339 from nextcloud/update-encryption-docs
chore: Update notes on public sharing key
2024-11-17 20:34:49 +01:00
nfebe
ae59612f32 chore: Update notes on master sharing key
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2024-11-14 10:56:19 +01:00
Matthias Grundmann
8a111854e2 feat: Explain preview_max_memory configuration parameter
Co-authored-by: Matthias Grundmann <matthias@glasmail.de>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 18:57:05 +01:00
Josh Richards
69952ba04d Add link to Big File handling section from nginx doc chapter
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-11-13 02:13:01 +01:00
Ferdinand Thiessen
0820f56832 fix: Adjust path
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 02:00:52 +01:00
Ethan McAuliffe
31961b406a Use default redis socket name in example config
Signed-off-by: Ethan McAuliffe <14607273+emcauliffe@users.noreply.github.com>
2024-11-13 02:00:52 +01:00
Côme Chilliet
a182d3cc30 enh: Move occ configuration to top level
It’s not specific to server configuration and should be easy to find in
 the admin manual.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-17 16:36:43 +02:00
Ferdinand Thiessen
9e09785b3c Merge pull request #12133 from nextcloud/sftp-custom-port
docs: Update SFTP External Storage custom port instructions
2024-09-14 22:52:31 +02:00
Christopher Ng
c16ef0dbdd fix(admin): Add note on trashbin cleanup when quota is exceeded
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-11 11:53:24 -07:00
Josh
56d49961c9 fix(encryption): Link to current version of recovery tools
Fixes nextcloud/server#47594

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-29 14:09:29 -04:00
Josh
ad95f07cbe docs: Update SFTP External Storage custom port instructions
For nextcloud/server#47527

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-27 09:08:07 -04:00
Richard Steinmetz
e7ffe4e1ed Merge pull request #12020 from nextcloud/fix-preview-enabled-parameter
fix(Files): mention enabledPreviewProviders parameter in Previews chapter
2024-08-05 08:30:37 +02:00
Daniel Kesselberg
2f269adec6 feat: hello codespell
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-23 13:04:10 +02:00
Josh Richards
00bb452879 fix(Files): mention enabledPreviewProviders parameter in Previews chapter
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-07-15 09:50:36 -04:00
Josh
094ddb7960 fix: remove mention of legacy filelocking.enabled toggle
No longer relevant today since it's not an experiment feature and is now on by default. There is no good reason to disable it.

See #45330 & https://github.com/nextcloud/server/pull/45330#discussion_r1608291623

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-05-21 09:18:40 -04:00
Josh
848086dfb3 docs(admin): Document MultipartUpload for uploading chunks to s3
Add a note to the "Large file upload on object storage" section.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-08 18:47:21 -04:00
Ferdinand Thiessen
e54159acae feat(admin_manual): Document S3 concurrency option
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-16 21:30:56 +01:00
Côme Chilliet
ad53d41b9c fix: Fix obsolete statement about encryption overhead
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-08 14:39:08 +01:00
Louis Chemineau
ae5acaf979 Add note about named versions for admins
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-03-05 11:14:21 +01:00
Louis
e9c1af1ff0 Merge pull request #11537 from arawa/feature/37677/exclude-some-groups-from-sharing-with-users
Feature #37677 documentation : Exclude some groups from sharing with users
2024-02-28 10:09:54 +01:00
Sebastien Marinier
c7396f527e Change 'Ignore the following groups when checking group membership' : text block and more explanations
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-02-27 17:27:44 +01:00
Sebastien Marinier
48ec714019 Feature #37677 documentation : Exclude some groups from sharing with users (PR#38173)
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-02-13 12:13:05 +01:00
Louis Chemineau
ce1e233f51 Add documentation about new sharing settings
From the following PRs:
- https://github.com/nextcloud/server/pull/31932
- https://github.com/nextcloud/server/pull/31857
- https://github.com/nextcloud/server/pull/31857

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-12 18:59:40 +01:00
austin3410
0ae03aeedd Update big_file_upload_configuration.rst
Added a note explaining chunk size has no impact on unauthenticated uploads.

Signed-off-by: austin3410 <32914667+austin3410@users.noreply.github.com>
2024-01-18 13:01:04 +00:00