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
austin3410
63047c535e
Update file_sharing_configuration.rst
...
Added section to explain that public uploads aren't chunked.
Signed-off-by: austin3410 <32914667+austin3410@users.noreply.github.com >
2024-01-18 13:01:04 +00:00
Ferdinand Thiessen
523ce6c7a4
fix(admin): Update files sharing documentation for new admin settings
...
* Update the screenshot
* Adjust config option names and add missing ones
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2023-11-22 12:06:26 +01:00
tflidd
8a7d84a598
Update files_locking_transactional.rst
...
Fixes https://github.com/nextcloud/documentation/issues/11263 .
Signed-off-by: tflidd <tflidd@aspekte.net >
2023-11-05 15:22:54 +01:00
Joas Schilling
aa0f03b599
Update sharing settings
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-10-25 07:47:28 +02:00
Rello
564e579054
Update admin_manual/configuration_files/external_storage/auth_mechanisms.rst
...
Co-authored-by: Julius Härtl <jus@bitgrid.net >
Signed-off-by: Rello <Rello@users.noreply.github.com >
2023-10-11 13:07:56 +02:00
Rello
72822f9556
Update auth_mechanisms.rst
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2023-10-11 11:53:58 +02:00
Josh Richards
b99dd87de3
Merge pull request #11087 from joshtrichards/jr-admin-primary-s3-create-performance-gain
...
(Object Storage) S3 performance gain from disabling verify_bucket_exists
2023-09-06 15:08:58 -04:00
JanisPlayer
554f3bf399
Remove Imaginary settings and default JPEG quality set to 80
...
Signed-off-by: JanisPlayer <54918417+JanisPlayer@users.noreply.github.com >
2023-09-04 22:39:48 +02:00
Josh Richards
5c8f03842e
(Object Storage) S3 performance gain from disabling verify_bucket_exists
...
As developed in nextcloud/server#23932
Also includes caveat language re: multibucket scenarios
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-09-03 09:05:07 -04:00
JanisPlayer
2d4fa9a4bd
add 'preview_imaginary_url', 'preview_imaginary_key','preview_format', 'webp_quality'
...
Signed-off-by: JanisPlayer <54918417+JanisPlayer@users.noreply.github.com >
2023-09-02 11:15:01 +02:00
Josh Richards
f9c4a3fce4
(big_file_upload_configuration) Note new Apache LimitRequestBody default
...
Apache's default for this changed from 0 (unlimited) to 1 GiB. This impacts non-chunking client transactions.
Resolves : #35778 and #37695 and documents needed adjustments applicable to various others like https://github.com/nextcloud/docker/issues/1796
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-08-11 08:44:15 -04:00
Daniel
6ff932d080
Merge pull request #10433 from rubo77/server-side-encryption
...
clarify the separation encryption of local and remote storage
2023-08-03 15:45:15 +02:00
Nordinev
9a96a4bde3
suppress a duplicate word
...
Signed-off-by: Nordinev <117503934+Nordinev@users.noreply.github.com >
2023-07-03 14:25:46 +02:00
Dominik Fuchß
102c65aef1
Add information about request_timeout
...
Signed-off-by: Dominik Fuchß <develop@fuchss.org >
2023-06-12 19:49:56 +02:00
Josh Richards
f31ca31693
(primary+external storage) S3 bucket naming requirements
...
Fixes nextcloud/server#35364
Also adds note about S3 endpoint naming to to External Storage make consistent with Primary Storage change made in #10595
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-06-10 11:44:59 -04:00
Julius Härtl
4ed54fd679
Merge pull request #10595 from joshtrichards/jr-primary-storage-generic-s3-endpoint
2023-06-09 16:44:56 +02:00
Josh Richards
0bdafac933
(Primary Storage) Note to use generic S3 endpoint for hostname not bucket URL
...
Fixes #9679
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-06-09 09:55:34 -04:00
Josh Richards
bdb1634650
(primary storage) data backup/recovery implications
...
- Adds paragraph about data backup coverage
- Makes metadata/etc paragraph easier to read/comprehend
- Makes exclusive access language stronger
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-06-09 08:38:39 -04:00
Josh Richards
b8e0577931
feat(adminmanual): Clarify appropriate settings for Amazon S3 vs non-Amazon
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com >
2023-06-06 19:14:57 +02:00
Julius Härtl
b20bacd523
Merge pull request #10437 from joshtrichards/jr-s3-primary-storage-docs
2023-05-28 17:14:34 +02:00
Julius Härtl
20064f15cb
Merge pull request #10438 from nextcloud/fix/adminmanual/primary-storage-s3-ssec-link
2023-05-25 19:05:56 +02:00
Josh Richards
640b7245fc
Add'l clarification in S3 note + couple typos fixed
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-05-25 12:06:12 -04:00
Christoph Wurst
f5025077bd
fix(adminmanual): Fix Amazon SSEC link
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-25 17:18:04 +02:00
Josh Richards
2281e388b0
(s3 primary) Simplify language, note defaults, better examples
...
Fixes #9934 (for primary storage)
* Clarifies parameters that may need to be changed when using with Amazon's S3
* Clarifies parameters that must be changed when using non-Amazon hosted S3
* Strips out no-op parameters (default values) from config example
* Lists supported parameters by type and their defaults (if any)
* Adds example config for non-Amazon hosted S3
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-05-25 11:12:41 -04:00
Ruben Barkow-Kuder
07327b408a
clarify the separation encryption of local and remote storage
...
Signed-off-by: Ruben Barkow-Kuder <github@r.z11.de >
2023-05-25 11:24:53 +02:00
Joas Schilling
a6df5261fd
fix(branchoff): Add more branch-off markers
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-05-22 11:52:52 +02:00
Richard Steinmetz
a311084bb9
fix(admin): command box formatting in SSE-C section
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2023-05-17 10:49:34 +02:00
max-nextcloud
ff1f285747
Merge pull request #10388 from nextcloud/fix/occ-decrypt-all
...
fix: occ encryption:decrypt-all handles maintenance mode and disables…
2023-05-15 15:08:26 +02:00
Max
a3e19e6217
fix: occ encryption:decrypt-all handles maintenance mode and disables encryption
...
When the command is started in maintenance mode it will even err out.
Also one should not disable encryption without decrypting all files first.
Signed-off-by: Max <max@nextcloud.com >
2023-05-15 13:05:40 +02:00
Christoph Wurst
4de1a10310
feat(adminmanual): Document system address book in 27
...
* Exposed for everyone now
* Property scopes
* Enumeration
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-12 10:56:22 +02:00
Christoph Wurst
d81fed0301
fix(adminmanual): Remove not about automatically trusted servers
...
This setting was removed in 19+
Ref https://github.com/nextcloud/server/pull/26765
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-09 13:26:23 +02:00
Rello
9342735e6f
Update federated_cloud_sharing_configuration.rst
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2023-04-27 15:29:55 +02:00