Commit Graph

3687 Commits

Author SHA1 Message Date
Marcel Klehr
22ad5445cb docs(apps_supported): Add files_lock
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-11 13:03:53 +00:00
Josh Richards
5e9b641b10
fix(admin): Revise opcache revalidation tuning section
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-07-02 21:45:44 +02:00
Arthur Schiwon
b34929fb2f
Merge pull request #11892 from nextcloud/backport/11880/stable27
[stable27] Update php_configuration.rst
2024-06-25 14:27:00 +02:00
Josh Richards
d469dd8caf fix(install): copy->move data directory during manual upgrades
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-06-07 09:08:05 +02:00
Josh Richards
6cf6bc6b89 fix(admin): Remove "latest" archive reference to avoid accidents
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-06-07 09:08:05 +02:00
Josh
bb416706af
Merge pull request #11834 from nextcloud/backport/11828/stable27
[stable27] chore: remove documentation for user_external
2024-06-07 01:50:56 -04:00
Josh
a19c18c38f
Merge pull request #11849 from nextcloud/backport/10587/stable27
[stable27] feat(dashboard): Add admin documentation for dashboard
2024-06-07 01:50:04 -04:00
Richard Steinmetz
dbb537a684
Update php_configuration.rst
Add note that sodium is included with php7.2+

Signed-off-by: Steve8291 <hambling8@gmail.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-06 08:20:53 +02:00
Alexander Müller
fe2be09cad update wording "Administration settings" and "Flow"
Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
2024-06-05 11:35:59 +00:00
Julius Härtl
a3e0d0464c feat(dashboard): Add admin documentation for dashboard
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-05-21 13:30:48 +00:00
Daniel Kesselberg
c0899220d3 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:24 +00:00
AT-SGAI-CSIC
8c57bb2335 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:56:12 +00:00
AT-SGAI-CSIC
55028db3e8 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:56:12 +00:00
tflidd
4ee9e40b97 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-04-30 07:09:55 +00:00
Josh
1e19ae6b72 docs(admin): Fix typo
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-09 18:33:51 +00:00
Josh
0c32d6d439 docs(admin): Replace supported app Two-Factor U2F w/ WebAuthn
U2F was deprecated awhile ago (nextcloud/twofactor_u2f#1013) and supported dropped beyond Server v23. Migration path is https://apps.nextcloud.com/apps/twofactor_webauthn

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-09 18:33:50 +00:00
Josh
afac279a4e docs(admin): Bring Administration privileges chapter up-to-date
* Update to match current implementation's title in `server`
* Tidy up/expand the instructions a bit
* Split into Introduction + Usage section
* Update screenshot

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-05 18:15:21 +00:00
Josh
bbde7d6178
[stable27] docs(admin): Update Android system requirements to 7
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-03 12:10:14 -04:00
Anna
ec4b6f5105
Merge pull request #11646 from nextcloud/backport/11643/stable27
[stable27] fix(admin): Add docs for occ dav:dav:fix-missing-caldav-changes
2024-03-14 10:27:39 +01:00
Christoph Wurst
c4f9079ae9 feat(admin): occ twofactor:cleanup/disable
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-13 18:51:05 +00:00
Christoph Wurst
79b32896f9 fix(admin): Add docs for occ dav:dav:fix-missing-caldav-changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-13 12:48:19 +00:00
Christoph Wurst
a15a881e15 fix(admin): Fix setting CalDAV rate limits
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-13 11:53:48 +00:00
Christoph Wurst
e3991302fb fix(admin): Fix caldav instructions for occ config:app:set
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-13 11:53:48 +00:00
Côme Chilliet
89703fbfda fix: Fix obsolete statement about encryption overhead
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-09 13:03:33 +00:00
Côme Chilliet
ccbe000b04 feat: Add documentation for occ encryption:drop-legacy-filekey
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-09 13:03:33 +00:00
Louis Chemineau
2dc2404167 Add note about named versions for admins
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-03-05 14:07:46 +00:00
Josh
ab01eec953
Merge pull request #11594 from nextcloud/backport/11592/stable27
[stable27] Fix warning for data-directory troubleshooting
2024-03-02 11:08:53 -05:00
Josh
3b143ac7cf
Merge pull request #11562 from nextcloud/backport/11556/stable27
[stable27] docs(admin): Slightly revise`occ security` command section
2024-03-02 11:03:03 -05:00
Dominic Giebert
6b03584c5b Added arm64 filter to nginx-root.conf
Signed-off-by: Dominic Giebert <dominic.giebert@suse.com>
2024-02-29 08:20:38 +00:00
Dominic Giebert
92aa72ad8d Added support for Built-in CODE Server (ARM64)
Signed-off-by: Dominic Giebert <dominic.giebert@suse.com>
2024-02-29 08:20:38 +00:00
Marcel Müller
1e3fade698 Fix warning for data-directory troubleshooting
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-02-28 05:17:57 +00:00
Christoph Wurst
b1b20c363d
feat(adminmanual): Add section about CalDAV rate limits
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-22 10:57:25 +01:00
Josh
60a431380e Update occ_command.rst
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-21 14:45:38 +00:00
Josh
59a53eb0e7 docs(admin): Reviseocc security command section
* Fix couple typos
* Tidy up overview
* Add link to BFP chapter

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-21 14:45:38 +00:00
MichaIng
3321bf2a4d nginx: fix response headers for assets
Nginx resets all response headers in a location block, if it contains any "add_header" directive. When setting the "Cache-Control" header for static assets, this was originally worked around by using the "expires" directive instead. https://github.com/nextcloud/documentation/pull/8083 however added the "immutable" flag for assets with "v=" query parameter and broke all other response headers for assets that way.

This commit fixes this by re-adding all reponse headers explicitly for those assets. Originally those doubled code was removed thanks to using "expires", but I see no way to have both: the "immutable" flag as well as avoiding doubled headers via "expires" directive.

Additionally, this commit avoids the trailing comma and space in the Cache-Control header for assets without "v=" query parameter, and adds sets the wasm MIME type in a cleaner/more consistent way together with js/mjs, and rephrases the broken comment sentence.

Signed-off-by: MichaIng <micha@dietpi.com>
2024-02-09 16:29:38 +01:00
Josh
51572ac811 Fix(email_configuration): Fix conflicting debug mode sections
`mail_smtpdebug` was being described in two places, one of which was incomplete (it didn't note the requirement to also change `loglevel` to `0`... leading to confusion).

* Removes the inaccurate spot and moves the accurate one into its place so there are no longer two debug logging sections.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-08 09:27:25 -05:00
Côme Chilliet
ada395bba5
Merge pull request #11378 from nextcloud/backport/11374/stable27 2024-02-08 11:29:54 +01:00
Anupam Kumar
9a638695e9 update email changelog of NC 26
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-02-01 18:57:43 +00:00
Ferdinand Thiessen
cc24cbc579 fix(admin): Adjust wording
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-31 19:51:39 +00:00
Joda Stößer
2023945a8f feat(admin): document the --showonly flag of the app update command
Signed-off-by: Joda Stößer <git@simjo.st>
2024-01-31 19:51:39 +00:00
Marcel Müller
3577e02d4e Document 'occ security:bruteforce:attempts'
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-01-29 19:07:46 +00:00
Marcel Müller
95b36d4fdb Correct the version of owncloud allowing migration
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-01-26 15:21:19 +01:00
Marcel Müller
ed75abcc65 Add warning to datadirectory parameter
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-01-05 10:15:46 +01:00
Andrew McGuinness
7d1dfbf55c Update harden_server.rst
remove duplicated phrase

Signed-off-by: Andrew McGuinness <andrew@arobeia.co.uk>
2024-01-01 12:16:11 +00:00
Arthur Schiwon
acfe188b5d doc(ldap): describe how to promote a group
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-05 12:54:18 +00:00
LouisSung
a4ba251e0f docs: add repair-filecache when mimetype has been updated
Signed-off-by: LouisSung <37973545+LouisSung@users.noreply.github.com>
2023-12-02 20:18:26 +00:00
Jivan Pal
f8dd9820ff reverse_proxy_configuration.rst: IPv6 CIDR support has been present since v25.0.0-beta1
Signed-off-by: Jivan Pal <jivan.pal@gmail.com>
2023-11-27 18:42:43 +00:00
Maxence Lange
fb594d0431 remove hard redirect to ocm-provider 2023-11-12 19:37:45 +00:00
Joas Schilling
199f865f13 fix(workflows): Explain that autotagging does not apply when creating storages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-02 09:39:13 +00:00
Joas Schilling
dbc61aa51b Update sharing settings
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-25 05:59:17 +00:00