Josh Richards
bca72a783a
fix(Files): mention enabledPreviewProviders parameter in Previews chapter
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-08-05 06:30:54 +00:00
Josh
612c740c65
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-07-31 08:46:43 +00:00
Josh Richards
75bf62ba66
fix(admin): Various Upgrade doc refinements
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-07-18 14:11:00 +00:00
Git'Fellow
c90b037121
Require Redis v4.0.0+
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-07-15 08:42:56 +00:00
Marcel Klehr
72edff9ef2
docs(apps_supported): Add files_lock
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-11 13:03:04 +00:00
Maxime LE HERICY
1a016f7c4d
Update harden_server.rst
...
Signed-off-by: Maxime LE HERICY <87175513+maximelehericy@users.noreply.github.com>
2024-07-10 09:50:16 +00:00
Josh
d758feb3b1
docs(security): remove db reference in bruteforce + add logs
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-06 08:38:42 -04:00
Josh
82194f8ca2
fix(admin): Make it real clear group admins have admin privs
...
Fixes nextcloud/server#46253
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-04 12:10:18 +00:00
Josh Richards
814601b255
fix(admin): Revise opcache revalidation tuning section
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-06-26 10:12:51 +00:00
Ferdinand Thiessen
b7cc42053a
fix(admin): Adjust postgres version to all tested versions
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-25 23:30:55 +02:00
MichaIng
a4cc2bdb5b
fix(admin): refine .mjs related NC28 upgrade info
...
To cover rewrites, Cache-Control header, and give a concrete config file for MIME types, as suggested here: https://github.com/nextcloud/documentation/pull/11471#issuecomment-1912212928
Signed-off-by: MichaIng <micha@dietpi.com>
2024-06-25 16:07:41 +00:00
Ferdinand Thiessen
f5c54db155
fix(admin): Add a note about JavaScript modules to Nextcloud 28 upgrade guides
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-18 16:07:21 +00:00
tflidd
2c27fd1038
Add option to db indices to occ_command.rst
...
An option `--dry-run` for the adding db-indices seems to be available but not documented (2c059dd606/core/Command/Db/AddMissingIndices.php (L65C17-L65C24) )
Signed-off-by: tflidd <tflidd@aspekte.net>
2024-06-07 09:08:34 +02:00
Josh
512c8889ba
Merge pull request #11833 from nextcloud/backport/11831/stable29
...
[stable29] Add details about outgoing connections
2024-06-07 02:09:03 -04:00
Josh
d2fb889e6f
Merge pull request #11836 from nextcloud/backport/11828/stable29
...
[stable29] chore: remove documentation for user_external
2024-06-07 02:08:20 -04:00
Josh
5fb3b05ea6
Merge pull request #11844 from nextcloud/backport/11843/stable29
...
[stable29] fix(docs): Fix occ example for dashboard layout
2024-06-07 02:08:02 -04:00
Josh
ed33f84ab8
Merge pull request #11855 from nextcloud/backport/11838/stable29
...
[stable29] fix(admin): Remove "latest" archive reference during upgrades
2024-06-07 02:07:32 -04:00
Richard Steinmetz
6478550796
Merge pull request #11891 from nextcloud/backport/11880/stable29
...
[stable29] Update php_configuration.rst
2024-06-07 08:06:20 +02:00
Richard Steinmetz
19b4db9d9f
Merge pull request #11888 from nextcloud/backport/11885/stable29
...
[stable29] update wording "Administration settings" and "Flow"
2024-06-07 07:51:17 +02:00
Steve8291
31b69cff23
Update php_configuration.rst
...
Add note that sodium is included with php7.2+
Signed-off-by: Steve8291 <hambling8@gmail.com>
2024-06-06 06:17:20 +00:00
Alexander Müller
53e8c4d799
update wording "Administration settings" and "Flow"
...
Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
2024-06-05 11:36:19 +00:00
Marcel Klehr
a5c9ff619e
fix(admin/AI): Small additions
...
- Add FAQ section to AI Overview
- Add note to context chat that it's not possible to change the language model
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-03 14:23:52 +00:00
Josh
fe67218b54
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-24 14:41:59 +00:00
Josh Richards
32e8a7ce6c
fix(install): copy->move data directory during manual upgrades
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-05-23 13:40:14 +00:00
Josh Richards
6d7006d615
fix(admin): Remove "latest" archive reference to avoid accidents
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-05-23 13:40:14 +00:00
Marcel Müller
46923e9f72
fix(docs): Fix occ example for dashboard layout
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-05-20 18:30:43 +00:00
Daniel Kesselberg
555366b923
chore: remove documentation for user_external
...
Users expect, because the app is mentioned in our admin documentation, that there should be a compatible release and are disappointed if not.
We do not maintain or support user_external, and therefore the mention in our documention should go.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-05-17 12:42:51 +00:00
Rello
756cff55ec
Update harden_server.rst
...
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 12:09:29 +00:00
Bastian Derigs
8edc6af579
Update harden_server.rst
...
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2024-05-17 12:09:29 +00:00
Rello
d7389b9de9
Update harden_server.rst
...
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 12:09:29 +00:00
Rello
3f0641430f
Update harden_server.rst
...
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 12:09:28 +00:00
Bastian Derigs
04c0d53369
Update harden_server.rst
...
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2024-05-17 12:09:28 +00:00
Rello
28dd7bb589
Update harden_server.rst
...
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 12:09:28 +00:00
Rello
ce850f6110
Update harden_server.rst
...
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 12:09:28 +00:00
Rello
a374fc7f43
Update harden_server.rst
...
add fields to be submitted to Nextcloud servers
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 12:09:28 +00:00
Syl
601e7c6900
Add missing trailing slashes in Caddy redirects
...
Signed-off-by: Syl <gh@sperg.net>
2024-05-13 10:12:45 +00:00
AT-SGAI-CSIC
47854bb8ed
Update caching_configuration.rst
...
Add some comma
Signed-off-by: AT-SGAI-CSIC <139878963+AT-SGAI-CSIC@users.noreply.github.com>
2024-05-08 06:45:55 +00:00
AT-SGAI-CSIC
0ab3eb3d90
Update caching_configuration.rst
...
Missing comma in config redis cluster
Signed-off-by: AT-SGAI-CSIC <139878963+AT-SGAI-CSIC@users.noreply.github.com>
2024-05-08 06:45:55 +00:00
Josh
89fac3af8d
Merge pull request #11705 from nextcloud/backport/11702/stable29
...
[stable29] docs(admin): Bring Administration privileges chapter up-to-date
2024-04-25 09:56:39 -04:00
Josh
a89f049e34
Merge pull request #11708 from nextcloud/backport/11707/stable29
...
[stable29] docs(admin): Fix typo in brute force disabling command
2024-04-25 09:56:33 -04:00
Josh
5a9133460d
Merge pull request #11720 from nextcloud/backport/11714/stable29
...
[stable29] docs(admin): Replace supported app Two-Factor U2F w/ WebAuthn
2024-04-25 09:54:40 -04:00
Côme Chilliet
d810597dac
feat(ldap): Update screenshots and add new option documentation
...
Documented "Disable users missing from LDAP"
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-16 07:58:59 +00:00
Marcel Klehr
8e9ee3938a
fix(admin_manual): Fix docs for recognize
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:37:19 +00:00
Marcel Klehr
5622cca853
fix(admin_manual): Fix docs for recognize
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:37:19 +00:00
Marcel Klehr
32108bf4f8
fix(admin_manual): Fix docs for recognize
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:37:19 +00:00
Marcel Klehr
94afffa4b4
Apply suggestions from code review
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:37:19 +00:00
Marcel Klehr
739ccb54a2
enh(admin_manual): Add docs for recognize
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:37:19 +00:00
Marcel Klehr
db679b9df0
fix(admin_manual): Make capacity estimates more skeptical
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:18:21 +00:00
Marcel Klehr
0038287ddc
fix(admin_manual): Add note about scaling and rough capacity estimates
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:18:21 +00:00
Marcel Klehr
d6958f4ab7
fix(admin_manual): correct custom model instructions
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:18:21 +00:00