Commit Graph

4453 Commits

Author SHA1 Message Date
Ferdinand Thiessen
64cfff1db8
feat(admin): Add note about webp static assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-17 14:03:01 +02:00
Ferdinand Thiessen
1f60f2c82f
fix(admin): Adjust supported Ubuntu versions (incl. 24.04)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-17 13:54:41 +02:00
Ferdinand Thiessen
9ef0bdebd9
feat(admin): Add information about forbidden_filename_basenames in Nextcloud 30
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-17 13:44:14 +02:00
Daniel
17ecda3c77
Merge pull request #12023 from nextcloud/fix-adjust-php-fpm-install-notes-for-new-setupcheck
fix: adjust php-fpm install notes for new setupcheck
2024-07-17 10:26:51 +02:00
Daphne Muller
3c726b8f7e
Merge pull request #12012 from nextcloud/remove/admin/apps_supported
docs(admin): Remove apps_supported
2024-07-17 10:02:18 +02:00
Nextcloud bot
c495b14154
generate documentation from config.sample.php 2024-07-17 02:50:13 +00:00
Josh Richards
6fa6006a5d fix: adjust php-fpm install notes for new setupcheck
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-07-16 19:27:41 -04:00
Josh Richards
099c47da94 fix(admin): Various Upgrade doc refinements
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-07-15 16:02:00 -04: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
Marcel Klehr
fe8be76e22
Merge pull request #11957 from nextcloud/docs/ai-updates
docs(AI/LLM2): Update requirements and document model configuration
2024-07-15 12:41:52 +02:00
Git'Fellow
ebbacc4e0f
Require Redis v4.0.0+
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-07-15 10:38:35 +02:00
Marcel Klehr
f9f34fc652 docs(AI/LLM2): Update requirements and document model configuration
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-15 06:31:41 +02:00
Marcel Klehr
35b0be6bb6 docs(admin): Remove apps_supported
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-15 06:15:34 +02:00
Daniel Hansson
8d898c9532
change Nextcloud VM to main branch
Since we changed branch to `main` we need to fix the documentation accordingly.

Ref: https://github.com/nextcloud/vm/issues/2652

Signed-off-by: Daniel Hansson <github@hanssonit.se>
2024-07-12 18:23:48 +02:00
Josh
9b1c20861b
fix: Add server-side setup check note to upgrade_to_28
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-11 14:29:40 -04:00
Côme Chilliet
56e17c35bf
Merge pull request #11995 from nextcloud/filename-validation-changes
Add documentation for filename validation options
2024-07-11 15:44:36 +02:00
Andy Scherzinger
3cf469ce13
Merge pull request #11994 from nextcloud/fix/admin/apps_supported
docs(apps_supported): Add files_lock
2024-07-11 15:02:15 +02:00
Ferdinand Thiessen
aed9ca91ae
fix(admin_manual): Add information about changed config.php options
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-11 13:55:24 +02:00
Marcel Klehr
86fa24b8cf docs(apps_supported): Add files_lock
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-11 13:23:11 +02:00
Nextcloud bot
c4237370f3
generate documentation from config.sample.php 2024-07-11 02:50:54 +00:00
Maxime LE HERICY
60f6340dce
Update harden_server.rst
Signed-off-by: Maxime LE HERICY <87175513+maximelehericy@users.noreply.github.com>
2024-07-10 11:42:59 +02:00
Marcel Klehr
6e9a2e946a feat(AI/Context Chat): Document how to speed up loading of data
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-08 10:42:07 +02:00
Josh
d1ee46fe29
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-03 11:06:40 -04:00
Nextcloud bot
e6fea1eaca
generate documentation from config.sample.php 2024-07-02 02:51:59 +00:00
Joas Schilling
27ec411dc3
Merge pull request #11934 from nextcloud/chore/adjust-system-requirements-nc30
fix: Adjust system requirement for upcoming Nextcloud 30
2024-06-26 13:21:41 +02:00
Daniel
c04a2eaa8a
Merge pull request #11872 from nextcloud/jtr/fix-enhance-opcache-revalidation-tuning
fix(admin): Revise opcache revalidation tuning section
2024-06-26 12:12:23 +02:00
Ferdinand Thiessen
f93fcb032b
fix: Adjust system requirement for upcoming Nextcloud 30
Clarify which versions we are testing and thus can support:
* MySQL 8.0 LTS + 8.4 LTS
* MariaDB 10.6 LTS, 10.11 LTS and 11.4 LTS
* *(other databases unchanged)*

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-26 11:32:58 +02:00
Marcel Klehr
a184d6af50
Merge branch 'master' into fix/admin/ai/llm2-stt_whisper2-no-gpu
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-25 08:04:20 +02:00
Marcel Klehr
294e6067f8
Merge pull request #11907 from nextcloud/fix/ai/small-additions2
fix(admin/AI): Small additions
2024-06-24 12:44:12 +02:00
Marcel Klehr
fe598387c3
Apply suggestions from code review
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-24 12:40:25 +02:00
Marcel Klehr
6927517899
Update admin_manual/ai/app_context_chat.rst
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-24 12:39:58 +02:00
Marcel Klehr
2995d98bf3
Update admin_manual/ai/app_llm2.rst
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-24 12:39:41 +02:00
Marcel Klehr
5c881f087c
Update admin_manual/ai/app_stt_whisper2.rst
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-24 12:39:31 +02:00
Marcel Klehr
8d31849809
Update admin_manual/ai/app_stt_whisper2.rst
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-24 12:39:21 +02:00
Michael
8c28795b1e
Update harden_server.rst
Add missing letter

Signed-off-by: Michael <2052646+bean5@users.noreply.github.com>
2024-06-21 16:16:30 -06:00
Josh
b42199f4a1
docs(security): remove db reference in bruteforce + add logs
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-06-21 11:16:19 +02:00
MichaIng
71f8a7314a
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-18 19:37:04 +02:00
Daniel
75d3a0c08c
Merge pull request #11471 from nextcloud/fix/mjs-upgrade
fix(admin): Add a note about JavaScript modules to Nextcloud 28 upgrade guides
2024-06-18 18:06:57 +02:00
Marcel Klehr
8a82b7341e fix(admin/AI): Small additions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-13 09:59:03 +02:00
Anupam Kumar
62131e6f2f docs(admin/AI): Assistant admin configuration
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-06-13 12:10:55 +05:30
Julius Härtl
462f7fa53e
docs(admin): Add note about configuring encoding order for text
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-06-06 10:01:30 +02:00
Richard Steinmetz
b6544c1f26
Merge pull request #11880 from Steve8291/patch-2
Update php_configuration.rst
2024-06-06 08:16:58 +02:00
Alexander Müller
c1b8902bcc
update wording "Administration settings" and "Flow"
Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
2024-06-04 11:41:42 +02:00
Arthur Schiwon
789b6a7552
Merge pull request #11881 from nextcloud/enh/noid/pqsql-94
docs: pqsql 9.4 is no longer supported
2024-06-04 09:57:11 +02:00
Marcel Klehr
5615ab512b 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 16:07:20 +02:00
Marcel Klehr
d340667a55 fix(admin/AI): llm2 & stt_whisper2 still don't support GPU yet
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-03 15:58:13 +02:00
Daniel Kesselberg
3a0f78e804
docs: pqsql 9.4 is no longer supported
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-06-03 12:54:11 +02:00
Steve8291
727f671ea8
Update php_configuration.rst
Add note that sodium is included with php7.2+

Signed-off-by: Steve8291 <hambling8@gmail.com>
2024-06-03 06:48:11 -04:00
Jake Nabasny
abb087d95e
Add additional user profile attributes from LDAP
Signed-off-by: Jake Nabasny <jake@nabasny.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-03 08:43:28 +02:00
Josh Richards
809a3cbcf3 fix(admin): Revise opcache revalidation tuning section
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-05-28 10:20:23 -04:00
Josh
55efb80c45
Merge pull request #11848 from nextcloud/docs-admin-remove-filelocking-toggle
fix: remove mention of legacy `filelocking.enabled` toggle
2024-05-24 10:41:52 -04:00
Josh
5f0a7bad82
Merge pull request #11838 from nextcloud/jtr/admin-manual-upgrade-not-latest
fix(admin): Remove "latest" archive reference during upgrades
2024-05-23 09:39:44 -04:00
Josh Richards
41ff00b001 fix(install): copy->move data directory during manual upgrades
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-05-23 09:10:10 -04:00
Rello
d8e84f8822
Update harden_server.rst
add link to detailed field list for survery server

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-22 14:50:05 +02:00
Richard Steinmetz
851edea5aa
Merge pull request #11850 from nextcloud/fix/adjust-theming-docs
fix(admin): Adjust docs for theming
2024-05-22 07:37:01 +02:00
Ferdinand Thiessen
9fcd555376
fix(admin): Adjust docs for theming
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-21 22:40:52 +02: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
Marcel Müller
dd59014ac3 fix(docs): Fix occ example for dashboard layout
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-05-20 18:28:19 +02:00
Josh Richards
e6b19af50f fix(admin): Remove "latest" archive reference to avoid accidents
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-05-17 10:48:43 -04:00
Arthur Schiwon
95b2baad21
Merge pull request #11828 from nextcloud/enh/noid/remove-user-auth-external
chore: remove documentation for user_external
2024-05-17 14:42:16 +02:00
Rello
f4fd7e76cf
Merge branch 'master' into Rello-server-hardening 2024-05-17 14:03:43 +02:00
Rello
0e62fbc0b4
Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 12:58:37 +02:00
Bastian Derigs
f926534f95
Update harden_server.rst
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2024-05-17 11:23:02 +02:00
Rello
af3c0ecc56
Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 09:55:59 +02:00
Rello
ce4a1a0af0
Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 09:52:02 +02:00
Nextcloud bot
9415210810
generate documentation from config.sample.php 2024-05-17 02:43:48 +00:00
Bastian Derigs
0b0cb86c7a
Update harden_server.rst
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2024-05-16 15:17:55 +02:00
Rello
f4b2b2a251
Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-16 14:28:45 +02:00
Daniel Kesselberg
97e9895527
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-16 13:51:41 +02:00
Rello
19342c0b8d
Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-16 10:28:40 +02:00
Rello
219867f1d0
Update harden_server.rst
add fields to be submitted to Nextcloud servers

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-16 10:06:25 +02:00
Nextcloud bot
3c5d3a6cd4
generate documentation from config.sample.php 2024-05-16 02:44:11 +00:00
Daphne Muller
306834489b
Update ai_as_a_service.rst
added Localai and plusserver mention

Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
2024-05-13 13:27:16 +02:00
Syl
77a3aa27ec
Add missing trailing slashes in Caddy redirects
Signed-off-by: Syl <gh@sperg.net>
2024-05-08 22:19:53 +01:00
AT-SGAI-CSIC
c3a5f060d2
Update caching_configuration.rst
Add some comma 

Signed-off-by: AT-SGAI-CSIC <139878963+AT-SGAI-CSIC@users.noreply.github.com>
2024-05-08 08:31:43 +02:00
AT-SGAI-CSIC
f2bb43a64e
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-07 13:19:43 +02:00
Maik Wegener
edfeb7a40c
Add totp regex to fail2ban example on harden_server.rst
Signed-off-by: Maik Wegener <76479431+mwegnr@users.noreply.github.com>
2024-05-04 00:48:28 +02:00
Josh
2d3dee7677
fix(Requirements): Memory constrained environments
* various apps/features/configurations require more than the minimum so let's make it clearer that only meeting the minimum does come with trade-offs
* the built-in Updater requires PHP memory_limit (and/or available RAM) equal to the current size of the downloaded Archive package (see nextcloud/updater#505). Otherwise it will always fail on step 5 (integrity check). Let's mention that so people aren't surprised. They can of course do a manual update still.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-05-01 11:27:29 -04:00
tflidd
45c589c012
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-29 09:47:29 +02:00
Adriano Cataluddi
04212e19ca
Removed the duplicate extension "js" warning from the NGINX configuration. Fixed #1
Signed-off-by: Adriano Cataluddi <acataluddi@gmail.com>
2024-04-28 16:29:01 +02:00
Anupam Kumar
c16ccaacbe
docs(admin_manual/ai): update context chat requirements and limitations
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-04-24 17:32:00 +05:30
Nextcloud bot
da9ff8b013
generate documentation from config.sample.php 2024-04-23 02:53:22 +00:00
Marcel Klehr
e5522e4906 fix(admin_manual/ai): Add notes about 5min limitation
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-22 12:26:16 +02:00
Varun Patil
334f6e5620
Merge pull request #11706 from nextcloud/pulsejet/imaginary
docs(tuning): add warning for Imaginary+HEIC
2024-04-21 13:10:50 -07:00
Daphne Muller
5080007430
Update app_assistant.rst
added link to user documentation

Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
2024-04-17 14:50:12 +02:00
Côme Chilliet
2ef266bac6
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-15 18:00:02 +02:00
Marcel Klehr
fd0c87cd2d fix(admin_manual): Fix docs for recognize
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 10:33:31 +02:00
Marcel Klehr
c9f7f272f0 fix(admin_manual): Fix docs for recognize
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-14 11:16:14 +02:00
Marcel Klehr
b7524e3eba fix(admin_manual): Fix docs for recognize
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-14 10:08:26 +02:00
Marcel Klehr
03f78e1102
Apply suggestions from code review
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-12 11:36:10 +02:00
Marcel Klehr
bfc0de9332 enh(admin_manual): Add docs for recognize
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-12 10:51:33 +02:00
Josh
a3c0f528a1
docs(admin): Fix typo
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-09 11:24:35 -04:00
Josh
ab3e045f07
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 11:02:57 -04:00
Richard Steinmetz
2929777efc
feat(admin): drop php 8.0
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-04-09 11:55:56 +02: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
Josh
63c495bf21
docs(admin): Fix brute force disabling command
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-05 18:22:05 -04:00
Varun Patil
a7e47614e1 docs(tuning): add warning for Imaginary+HEIC
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2024-04-05 12:32:09 -07:00
Josh
e6dc9b7193 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 11:01:42 -04:00
Christoph Wurst
3296251a57
Merge pull request #11691 from nextcloud/docs/admin/configuration-chapter-toc
docs(admin): Adjust + automate ordering of Configuration chapter
2024-04-03 10:09:26 +02:00
Josh
173b2c3413
docs(admin): Update Android system requirements to 7
Fixes nextcloud/android#12758

Also already documented/requirement in the Play Store entries for both Files and Talk apps. So not a policy change; just documenting what's already reality.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-02 15:21:53 -04:00
Josh
f5d5d1d733 docs(admin): Update + automate ordering of Configuration chapter
Make sure the following are always first:

- "Using the occ command"
- "Configuration Parameters"
- "Warnings on admin page"
- Then include everything else left automatically (without require this index be updated for every new section any longer)
- Automatically alphabetize included sections

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-02 12:55:50 -04:00
Andy Scherzinger
11a21abfa2
Merge pull request #11680 from nextcloud/docs/admin/release-schedule
docs(admin): Expand the `Maintenance and release schedule` chapter
2024-03-29 20:18:54 +01:00
Josh
50d83a4832
docs(admin): Rewrite the Maintenance and release schedule chapter
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-03-29 17:23:36 +00:00
Marcel Klehr
c5917f135d
Merge pull request #11665 from nextcloud/admin/ai-setup
enh(admin_manual): Extend AI section to contain AI setup
2024-03-28 15:10:56 +01:00
Marcel Klehr
91b8e2f3e5 fix(admin_manual): Make capacity estimates more skeptical
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-26 10:39:50 +01:00
Marcel Klehr
26a60c4295 fix(admin_manual): Add note about scaling and rough capacity estimates
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-26 09:47:45 +01:00
Julius Härtl
776044f7d7
Merge pull request #11661 from nextcloud/enh/s3-concurrency
feat(admin_manual): Document S3 concurrency option
2024-03-26 09:03:58 +01:00
Nextcloud bot
179a7ed91a
generate documentation from config.sample.php 2024-03-26 02:50:22 +00:00
Marcel Klehr
d9aad22068 fix(admin_manual): correct custom model instructions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-25 14:41:57 +01:00
Ferdinand Thiessen
787c4fb53d
Merge pull request #11660 from nextcloud/nickvergessen-patch-1
Update some outdated versions and links
2024-03-23 20:01:28 +01:00
Marcel Klehr
02a47ed21e fix(admin_manual): Fix code blocks
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-22 14:05:52 +01:00
Marcel Klehr
b0db29681b fix(admin_manual): ADdress reviews on new AI section
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-22 14:00:55 +01:00
Jore
e388171714
docs(admin) occ: Add documentation for user:lastseen --all
Signed-off-by: Jore <1122344+nooblag@users.noreply.github.com>
2024-03-21 04:29:07 +11:00
Marcel Klehr
2b916ca6f6 enh(admin_manual): Extend AI section to contain AI setup
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-18 11:45:19 +01: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
Joas Schilling
377125a347
Update some outdated versions and links
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2024-03-16 19:50:34 +01:00
Christoph Wurst
05d23f32db
Merge pull request #11634 from nextcloud/feat/adminmanual/two-factor-disable-cleanup-occ
feat(admin): occ twofactor:cleanup/disable
2024-03-13 19:50:47 +01:00
Hamza Mahjoubi
b129119bff docs(adminmanual): LLM supported languages
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-03-13 15:00:12 +01:00
Christoph Wurst
c7193449d8
Merge pull request #11643 from nextcloud/feat/admin/occ-fix-caldav-changes
fix(admin): Add docs for occ dav:dav:fix-missing-caldav-changes
2024-03-13 13:48:01 +01:00
Christoph Wurst
dbecb64703
fix(admin): Add docs for occ dav:dav:fix-missing-caldav-changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-13 13:34:46 +01:00
Anna
6882c14453
Merge pull request #11636 from nextcloud/fix/admin/caldav-rate-limit-config
fix(admin): Fix setting CalDAV rate limits
2024-03-13 12:31:14 +01:00
Nextcloud bot
663ca0fc35
generate documentation from config.sample.php 2024-03-13 04:44:31 +00:00
Nextcloud bot
60f67b2aa2
generate documentation from config.sample.php 2024-03-12 02:49:17 +00:00
Ferdinand Thiessen
754e6eee88
Merge pull request #11622 from nextcloud/app-updated
feat: Add documentation for app-updated notifications for Nextcloud 29
2024-03-11 11:44:59 +01:00
Christoph Wurst
78bb9db5cb
fix(admin): Fix setting CalDAV rate limits
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-11 11:37:33 +01:00
Christoph Wurst
2a593f31c6
feat(admin): occ twofactor:cleanup/disable
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-11 08:34:11 +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
Côme Chilliet
4de9159aa6
feat: Add documentation for occ encryption:drop-legacy-filekey
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-08 14:38:36 +01:00
Maxence Lange
845fb9a79f
Merge pull request #11617 from nextcloud/docs/appconfig-api-29
appconfg api
2024-03-08 02:38:02 -01:00
Ferdinand Thiessen
ff38720e13
feat: Add documentation for app-updated notifications for Nextcloud 29
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-08 00:50:35 +01:00
Arthur Schiwon
2149844ea1
feat(apps): add files_downloadlimit
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-03-06 21:47:25 +01:00
Maxence Lange
b2c90127b1 appconfg api
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-03-06 17:31:29 -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
Nextcloud bot
dbc33eb989
generate documentation from config.sample.php 2024-03-04 02:49:46 +00:00
Marcel Klehr
a83b9f0ed6
Merge pull request #11571 from nextcloud/nc-fkl-patch-1
AI chapter: Add link to SummarAI app
2024-02-29 12:07:14 +01:00
Marcel Müller
aede6d826a
Merge pull request #11580 from nextcloud/document-occ-keys-test
Add documentation for 'occ user:keys:verify' command
2024-02-29 11:53:24 +01:00
Christoph Wurst
75e412492d
Merge pull request #11590 from nextcloud/feat/mail-app-event-llm
feat: Mail app LLM event title/agenda
2024-02-29 10:21:38 +01:00
Kate
056e4a692c
Merge pull request #11596 from dgiebert/master 2024-02-29 09:20:18 +01:00
Dominic Giebert
312b12737c
Added arm64 filter to nginx-root.conf
Signed-off-by: Dominic Giebert <dominic.giebert@suse.com>
2024-02-29 08:27:45 +01:00
Nextcloud bot
37e10a64af
generate documentation from config.sample.php 2024-02-29 02:49:17 +00:00
Dominic Giebert
1f9ef63cd9
Added support for Built-in CODE Server (ARM64)
Signed-off-by: Dominic Giebert <dominic.giebert@suse.com>
2024-02-28 17:46:51 +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
Marcel Müller
105a0629cd Fix warning for data-directory troubleshooting
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-02-27 23:32:59 +01:00
Marcel Müller
bfc0599cdf Add documentation for 'occ user:keys:test' command
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-02-27 23:26:22 +01:00
Josh
4fe91a6ed6
docs(admin): Emphasize recommended versions in db chapter (#11588)
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-27 17:21:25 -05:00
Christoph Wurst
70fd293a14
Merge pull request #11587 from nextcloud/enh/document-count-discrepancy-for-userreport
enh(admin_manual): document count discrepancy for
2024-02-27 19:29:47 +01:00
Christoph Wurst
cec9dcec53
feat: Mail app LLM event title/agenda
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-27 19:26:36 +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
Josh
508aa2f1ef
docs(admin): Clarify DB conversion steps and command usage (#11584)
Signed-off-by: Josh <josh.t.richards@gmail.com>
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2024-02-26 10:21:46 -05:00
Anna Larch
2eb832b99d enh(admin_manual): document count discrepancy for
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-02-26 16:09:23 +01:00
Josh
ad61519424
docs(admin): Fix name of Collabora Nextcloud integration app
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-24 17:10:26 -05:00
Josh
ed7c4202fe
docs(admin): Warn to choose custom app values carefully
* Add warnign to custom app directories section to make sure that the values (locations) any custom apps directories chosen do not conflict with existing directories
* Update the example to use `extra-apps` rather than `apps2` for clarity

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-23 09:54:16 -05:00
nc-fkl
a641fa173e
Update index.rst
Added SummarAI to Text processing implementing apps

Signed-off-by: nc-fkl <149385388+nc-fkl@users.noreply.github.com>
2024-02-22 17:16:37 +01:00
Simon L
8edf2fc79e adjust slogan for AIO
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-02-22 15:33:40 +01:00
Maksim Sukharev
fe153779dc
fix(admin_manual): enhance docs for occ app commands
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-02-22 12:20:32 +01:00
Christoph Wurst
57e974809f
feat(adminmanual): Add section about CalDAV rate limits
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-22 09:31:46 +01:00
Josh
9d03886d84
Update occ_command.rst
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-21 08:12:12 -05:00
Josh
f234789ce8
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-19 08:30:22 -05:00
Josh
1329195507
Merge pull request #11541 from nextcloud/docs/jr/bpf-2024-q1-updates
docs(admin): revise the brute force protection configuration chapter
2024-02-18 10:29:29 -05:00
Josh
7e503a2c12
Update bruteforce_configuration.rst: Drop feature history
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-17 12:33:14 -05:00
Josh
08b9d4a09b docs(admin): revise the brute force protection configuration chapter
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-16 16:52:47 +00: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
Robin Appelman
ef0d415554
Merge pull request #11472 from nextcloud/fix/nginx-config
nginx: fix response headers for assets
2024-02-09 15:40:14 +01:00
Côme Chilliet
bdf25c669b
Merge pull request #11473 from nextcloud/update-database-support 2024-02-08 11:22:58 +01:00
Hamza Mahjoubi
1f17b1803b feat(adminmanual): Smart replies for mail
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-02-07 15:14:01 +01:00
Josh
3663abda4e
fix(background_jobs_configuration) Add example
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-04 10:17:20 -05:00
Anupam Kumar
85c5e013a4
update email changelog of NC 26
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-02-01 20:45:52 +05:30
Nextcloud bot
86deb0ec94
generate documentation from config.sample.php 2024-01-31 02:46:32 +00:00
Josh
2180fa1c00
Merge pull request #11451 from nextcloud/fix/admin-mail-debug
Fix(email_configuration): Fix conflicting debug mode sections
2024-01-30 11:31:59 -05:00
Joas Schilling
60e63622b8
fix(admin): Update 2FA screenshots
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-30 15:38:43 +01:00
Marcel Müller
3dbb0ce224 Document 'occ security:bruteforce:attempts'
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-01-29 19:27:05 +01:00
Ferdinand Thiessen
9791035074
fix(admin): Update supported database support
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-27 13:59:10 +01:00
MichaIng
4ef607d350 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-01-26 17:10:58 +01:00
Ferdinand Thiessen
b28c72be84
fix(admin): Add a note about JavaScript modules to Nextcloud 28 upgrade guides
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-26 15:28:38 +01:00
Nextcloud bot
450f2cb780
generate documentation from config.sample.php 2024-01-24 02:47:12 +00:00
Côme Chilliet
ce341846fb
Merge pull request #11444 from J0WI/rm-bz2-recommend
Remove bz2 from recommend extensions
2024-01-22 10:42:51 +01:00
J0WI
72c438aab1
Remove bz2
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2024-01-19 17:25:55 +00:00
Josh
c54e92f76f
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-01-18 21:06:43 -05:00
Anna
0033bbbbf1
Merge pull request #11397 from escoand/patch-1
Add custom public calendars
2024-01-18 15:14:38 +01:00
Ferdinand Thiessen
1abc7216ff
Merge pull request #11399 from nextcloud/feat(admin)-document-the---showonly-flag-of-the-update-command
feat(admin): document the `--showonly` flag of the app update command
2024-01-18 14:14:11 +01:00
Ferdinand Thiessen
192c7acbe9
fix(admin): Adjust wording
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-18 14:08:47 +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
escoand
626c661134 Add custom public calendars
Signed-off-by: escoand <escoand@users.noreply.github.com>
2024-01-18 13:55:36 +01:00
Christoph Wurst
d9d5f410dd
Merge pull request #11446 from nextcloud/feat/adminmanual/db-replica
feat(adminmanual): Add db replica docs
2024-01-17 19:02:54 +01:00
Christoph Wurst
b44a8da8e1
feat(adminmanual): Add db replica docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-01-17 18:40:42 +01:00
J0WI
2c6ac0e1dd Remove bz2 from recommend extensions
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2024-01-16 00:38:24 +01:00
Rello
027b8b6288
Update admin_manual/configuration_server/occ_command.rst
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-01-15 15:09:19 +01:00
Rello
018e298e0d
Update occ_command.rst
add sharing:delete-orphan-shares

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-01-15 15:02:49 +01:00
Johannes Merkel
0709da4c0d
fix(adminmanuel): Add note about shared items feature in contacts
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2024-01-09 19:22:16 +01:00
Max
9de4a83e8f
fix(admin): antivirus occ commands
Including feedback from PR review of #10711.

Signed-off-by: Max <max@nextcloud.com>
2024-01-02 09:30:08 +01:00
Max
5d58f43107
enh: add some more documentation for antivirus usage
Signed-off-by: Max <max@nextcloud.com>
2024-01-02 08:44:30 +01:00
Andrew McGuinness
f3f5b84a14
Update harden_server.rst
remove duplicated phrase

Signed-off-by: Andrew McGuinness <andrew@arobeia.co.uk>
2023-12-28 09:45:11 +00:00
Nextcloud bot
0b7b218b97
generate documentation from config.sample.php 2023-12-28 02:47:43 +00:00
Daniel
6150af05b7
Merge pull request #11404 from viktorix/patch-1 2023-12-23 23:13:17 +01:00
Marcel Klehr
cc2116949f enh(admin_manual/ai): Add context_chat
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-20 14:00:30 +01:00
Nextcloud bot
eb7a366928
generate documentation from config.sample.php 2023-12-20 02:43:14 +00:00
Viktor Nagornyy
6edff5b50c
fix: Corrected mistake in initial commit
Corrected mistake in the initial commit.

Signed-off-by: Viktor Nagornyy <1692600+viktorix@users.noreply.github.com>
2023-12-18 13:15:38 -05:00
Viktor Nagornyy
fce01e64d6
fix: Ubuntu 22.04 installation instructions archive location
Installation instructions describe steps that do not match the updated "Install" page, making it hard for users to find archive files. This PR updates the steps, making it clear where user can find archives.

Signed-off-by: Viktor Nagornyy <1692600+viktorix@users.noreply.github.com>
2023-12-18 13:09:57 -05:00
Joda Stößer
3f8e2c02d3
feat(admin): document the --showonly flag of the app update command
Signed-off-by: Joda Stößer <git@simjo.st>
2023-12-14 02:03:59 +01:00
Marcel Müller
192753fc42 Correct the version of owncloud allowing migration
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-12-09 19:20:53 +01:00
Richard Steinmetz
eae95d95e6
feat(admin): document the new out-of-office feature
Co-authored-by: Anna <anna@nextcloud.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-12-07 14:44:50 +01:00
Quentin Dupont
5484c08dc1
Add whitelist configuration on bruteforce_configuration.rst
Signed-off-by: Quentin Dupont <perso@quentindupont.fr>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-12-04 16:51:39 +01:00
LouisSung
336c470a24 docs: add repair-filecache when mimetype has been updated
Signed-off-by: LouisSung <37973545+LouisSung@users.noreply.github.com>
2023-12-02 17:22:25 +01:00
Arthur Schiwon
26e9a8d23e
doc(ldap): describe how to promote a group
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-30 15:26:13 +01:00
Daniel Kesselberg
1102d3f447
docs: remove to be documented
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-11-28 15:56:23 +01:00
hatuan195
714c693147 Update configuration.rst
The route for creating token has changed

Signed-off-by: hatuan195 <47517542+hatuan195@users.noreply.github.com>
2023-11-27 10:57:22 -05:00
Nextcloud bot
8340a191d8
generate documentation from config.sample.php 2023-11-25 03:01:57 +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
Josh Richards
371e73756f
Merge pull request #11287 from nextcloud/fix/nginx-fpm
Update NGINX example to the recommended PHP version
2023-11-21 19:30:28 -05:00
Daniel
1fe7fa9e11
Merge pull request #11290 from nextcloud/zak39-patch-1 2023-11-21 21:40:48 +01:00
Daniel
3c60313f3c
Merge pull request #11231 from jivanpal/patch-1 2023-11-21 21:24:08 +01:00
Daniel Kesselberg
ad4cb89d58
docs: preview provider for emf with nextcloud office
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-11-20 17:05:09 +01:00
Daniel Kesselberg
3de486e850
docs: preview provider for emf
- Add note about preview provider for emf files
- Document preview_office_cl_parameters removal
- Hint about LibreOffice user profile

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-11-17 17:14:50 +01:00
Daniel Kesselberg
346093c9a4
chore: move web server configuration update up
It's important, should be at the top.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-11-17 17:07:14 +01:00
Nextcloud bot
91bde0d836
generate documentation from config.sample.php 2023-11-17 02:56:35 +00:00
Baptiste Fotia
c03a21deb2
Specify the type for $heade
When we would like to extend our class for the EMailTemplate, we have a PHP error about the type of the `$header` variable.

Because, the `$header` property is typed : db3c731b0e/lib/private/Mail/EMailTemplate.php (L97) .

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
2023-11-16 21:21:38 +01:00
Marcel Müller
fa67cffe89 Add note about .ogg/.flac to upgrade 28
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-11-16 17:04:32 +01:00
Marcel Müller
d35ab2c065 Adjust nginx configuration for .ogg and .flac files
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-11-16 17:02:52 +01:00
anoy.
84605852ee fix typo in comment
Signed-off-by: anoy. <anoymouserver+github@mailbox.org>
2023-11-15 18:25:52 +01:00
anoy.
bbb328119e use recommended php version
Signed-off-by: anoy. <anoymouserver+github@mailbox.org>
2023-11-15 18:22:53 +01:00
Daniel Kesselberg
e15729e132
docs: monitoring endpoint, app updates are opt-in since 28
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-11-15 15:55:03 +01:00
Joas Schilling
4c1668ac78
Merge pull request #11266 from grooverdan/patch-1
Database installation - MariaDB use mariadb / no FLUSH PRIVILEGES
2023-11-13 14:37:37 +01:00
Daniel
0c5e908c7d
Merge pull request #11184 from nextcloud/enh/noid/new-ocm-provider-route 2023-11-12 20:36:46 +01:00
Daniel
569512a29b
Merge pull request #11264 from nextcloud/tflidd-patch-1 2023-11-12 20:31:31 +01:00
Daniel
885becac01
Merge pull request #11265 from nextcloud/tflidd-patch-1-1 2023-11-12 20:29:59 +01:00
Nextcloud bot
8c64d4011e
generate documentation from config.sample.php 2023-11-11 02:51:35 +00:00
Marcel Klehr
a09ca0d5fe
Merge pull request #11248 from nextcloud/add/text2image
add(Text2Image): Add dev docs for TextToImage OCP and OCS API + admin docs for TextToImage
2023-11-06 21:47:14 +01:00
Daniel Black
d07a30fc73
Database installation - MariaDB use mariadb / no FLUSH PRIVILEGES
MariaDB is deprecating off its mysql client usage (has been a symlink for a very long time).

FLUSH PRIVILEGES aren't required after any creation of users or grants. It has only two very specific meenings that aren't the case here; when credentials are directly changes in underlying tables using DML, or the server was started with --skip-grant-tables and this is ending that lack of priv scheme.

Signed-off-by: Daniel Black <daniel@mariadb.org>
2023-11-06 08:19:49 +11:00
tflidd
5d7c11516d
Remove old redis installation hints
Follow up on https://github.com/nextcloud/documentation/pull/11264.

There is more outdated documentation regarding redis:
- instruction to retired Ubuntu 14.04 manual
-  php-redis packages are now included in Ubuntu (since 20.04 LTS), older onces are or are about to expire by now (18.04 + 5 years)
- info about redis suppot for php7.1/2 compatibility is not relevant, these versions are not supported for quite some time.

Not sure about the fedora/CentOS part, but there is just an information how to retrieve package information on a setup, that does not really help.

We can probably backport these changes to all supported versions.


Signed-off-by: tflidd <tflidd@aspekte.net>
2023-11-05 15:31:22 +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
Arthur Schiwon
5b123e3b02
fix(support): files_rightclick was removed with 28
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-02 17:29:26 +01:00
Joas Schilling
cb92450744
fix(workflows): Explain that autotagging does not apply when creating storages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-02 10:00:11 +01:00
Marcel Klehr
78877c8b35 add(Text2Image): Add dev docs for TextToImage OCP and OCS API as well as admin docs for TextToImage
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-10-27 16:16:20 +02:00
Côme Chilliet
cdb68bb30c
Merge pull request #11239 from nextcloud/feat/document-php-ini-values
Add documentation for ini values and improve the one for modules
2023-10-26 11:31:01 +02:00
Côme Chilliet
c3227bd974
Fix capitalization of bullet list
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-26 11:24:13 +02:00
Côme Chilliet
fafca8f8b8
Apply suggestions from Benjamin
Co-authored-by: Benjamin Gaussorgues <github-fa3ie@altahrim.net>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-10-26 11:23:21 +02:00
Joas Schilling
aa0f03b599
Update sharing settings
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-25 07:47:28 +02:00
Côme Chilliet
74bc89efc3
Add documentation for ini values and improve the one for modules
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-24 15:29:06 +02:00
tflidd
dec4f99bd6
Merge pull request #11159 from eBeagle/patch-1
Typo-Preview-Notes
2023-10-24 08:49:12 +02:00
Jivan Pal
c97e0eaab2
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-10-19 16:50:07 +01:00
Andy Scherzinger
0030740ff1
Merge pull request #11225 from nextcloud/Rello-patch-oCVersion
Update migrating_owncloud.rst - oC 10.13
2023-10-19 14:10:50 +02:00
Nextcloud bot
d15e468dcb
generate documentation from config.sample.php 2023-10-19 02:56:00 +00:00
Rello
d5940bda81
Update migrating_owncloud.rst - oC 10.13
oC 10.13

Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-10-18 10:38:22 +02:00
HelloDarkness
446683e5f9
Merge branch 'master' into hellodarkness-centos 2023-10-17 13:27:52 +00:00
HelloDarkness
3c362845b3
Update admin_manual/installation/example_centos.rst
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: HelloDarkness <111370255+hellodarkness@users.noreply.github.com>
2023-10-17 13:27:42 +00:00
HelloDarkness
503cd23f5e
Update admin_manual/installation/example_centos.rst
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: HelloDarkness <111370255+hellodarkness@users.noreply.github.com>
2023-10-17 13:27:35 +00:00
Ferdinand Thiessen
10054dcbe5
Merge pull request #11146 from nextcloud/enh/explain-data-fingerprint
enh(admin): explain data fingerprint in more detail
2023-10-16 00:15:49 +02:00
Daniel
59ad6457ca
Merge pull request #11162 from am97/patch/1 2023-10-14 16:16:13 +02:00
Marcel Klehr
7cdc21c8ff enh(Admin/AI): Add more information on implementing apps and how to enable the respective features there
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-10-13 10:30:14 +02:00
Côme Chilliet
a84675fb0e
Document PHP 8.3 support
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-12 11:18:58 +02:00
HelloDarkness
686f50f596
Update example_centos.rst for PHP8.2
Signed-off-by: HelloDarkness <111370255+hellodarkness@users.noreply.github.com>
2023-10-11 14:05:43 +00: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
Nextcloud bot
102e62d1f7
generate documentation from config.sample.php 2023-10-10 03:31:11 +00:00
Maxence Lange
0455759ce0 remove hard redirect to ocm-provider 2023-10-05 11:42:48 -01:00
Arthur Schiwon
dc0b8d9c39
fix(nginx): adjust config to changed ocm-provider
- Since 27.1.2 and 26.0.8 ocm-provider is not a dir anymore, but
  implemented in a usual Controller. Nginx webserver config requires
  adjustemnts.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-10-05 11:50:52 +02:00
Joas Schilling
9a16d1e383
fix(admin): Update recommended OS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-05 09:02:50 +02:00
Nextcloud bot
2e6291c0d9
generate documentation from config.sample.php 2023-10-05 03:10:31 +00:00
Andrés Maldonado
e543bec9ba Remove legacy header X-Download-Options
The header has been removed from the nextcloud/server code: ea0e45d81e

Signed-off-by: Andrés Maldonado <maldonado@codelutin.com>
2023-10-01 23:50:48 +02:00
eBeagle
94fafcdd8c
Typo-Preview-Notes
Signed-off-by: eBeagle <34895526+eBeagle@users.noreply.github.com>
2023-09-29 17:46:14 +01:00
dartcafe
982f1b93f5
fix indefinite articles
Signed-off-by: dartcafe <github@dartcafe.de>
2023-09-28 13:10:47 +02:00
Max
d4b5bb2210
enh(admin): explain data fingerprint in more detail
There are downsides to changing `data-fingerprint` after recovering from a backup:
* Conflicts are shown to the user rather than automatically resolved.
* Files will be kept even if they were deleted on one side.

Explain those so the admin can make an informed decision.

Signed-off-by: Max <max@nextcloud.com>
2023-09-25 14:16:23 +02:00
Daniel Kesselberg
e96a80fc10
docs: use anchors for email configuration qa section
To make external references simpler

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-22 18:51:46 +02:00
Robin Windey
c9ab4747a0
Merge pull request #11011 from nextcloud/feature/docs-for-#39818
Doc adjustments for occ trashbin:restore
2023-09-22 12:49:53 +02:00
printplaatreparatie
814724043c
Correct minor spelling and punctuation flaws
I'm bothered by 'distrebuted' in line 92, and found more improvements.

Signed-off-by: printplaatreparatie <60609704+printplaatreparatie@users.noreply.github.com>
2023-09-20 11:33:03 +02:00
greta
7b4b95ed12 Add admin doc for acl shares
Signed-off-by: greta <gretadoci@gmail.com>
2023-09-11 12:38:59 +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
Marcel Klehr
af4f6ed8b3 Admin docs: AI section: Add llm app
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-09-05 16:35:55 +02:00
Rello
9a661b80db
Add files via upload
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-09-05 13:19:59 +02:00
Rello
df327a51d2
Add files via upload
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-09-05 13:18:23 +02:00
Rello
252599c78d
Add files via upload
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-09-05 13:17:09 +02:00
Rello
4f7c562791
Update antivirus_configuration.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-09-05 13:14:12 +02:00
Rello
5d0810e2ea
Image for ICAP Antivirus
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-09-05 13:07:56 +02:00
Simon L
fe54597de0
Merge pull request #10256 from JanisPlayer/patch-2 2023-09-05 11:48:26 +02:00
Simon L
f42e300650
adjust underline
Signed-off-by: Simon L <szaimen@e.mail.de>

Signed-off-by: Simon L. <szaimen@e.mail.de>
2023-09-05 11:20:20 +02:00
JanisPlayer
bd0f23f34b
Add Imaginary settings for previews
Signed-off-by: JanisPlayer <54918417+JanisPlayer@users.noreply.github.com>
2023-09-04 22:41:44 +02: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
Richard Steinmetz
607b87830f
Merge pull request #11048 from nextcloud/doc/disable-SAB
docs(CardDAV): allow disabling of the system address book
2023-09-04 09:00: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
Joas Schilling
0046458e3d
Merge pull request #11085 from nextcloud/normalize-php-spelling
chore: normalize spelling for PHP + version
2023-08-31 17:23:07 +02:00
Daniel Kesselberg
1c4e073bdc
chore: normalize spelling for PHP + version
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-31 15:49:00 +02:00
Anna
43cd26e7d0
Merge pull request #11079 from nextcloud/enh/ldap_check_group_command
Document new command ldap:check-group
2023-08-31 15:37:17 +02:00
Côme Chilliet
0e1cd69f85
Apply suggestions from code review
Co-authored-by: Anna <anna@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-08-31 10:41:32 +02:00
Josh Richards
23b257dab3
Merge pull request #11080 from joshtrichards/admin-email-cfg-debug-loglevel-zero
(admin) email cfg - NC `loglevel` `0` required for Mailer debugging
2023-08-30 10:27:42 -04:00
Nextcloud bot
df53c65c1d
generate documentation from config.sample.php 2023-08-30 03:01:05 +00:00
Josh Richards
c31de09158
(admin) email cfg - NC loglevel 0 required for Mailer debugging
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-08-28 15:31:40 -04:00
Côme Chilliet
dec903223c
Document new command ldap:check-group
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-28 17:17:30 +02:00
Côme Chilliet
2ccba7f809
Merge pull request #11018 from nextcloud/enh/hide-shares-from-disabled-users
Add documentation for files_sharing:hide_disabled_user_shares option
2023-08-28 16:29:24 +02:00
Daniel
3e4e79ae81
Update admin_manual/installation/source_installation.rst
Co-authored-by: MichaIng <micha@dietpi.com>
Signed-off-by: Daniel <mail@danielkesselberg.de>
2023-08-27 22:10:03 +02:00
Daniel Kesselberg
f65b161325
docs: add hint for php-sodium
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-27 20:33:04 +02:00
Sakshum Gadyal
ced0aa8436
Update source_installation.rst (#11068) 2023-08-25 17:54:57 +00:00
Anna Larch
0954761889 docs(CardDAV): allow disabling of the system address book
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-08-23 10:30:59 +02:00
Nextcloud bot
573e578c2f
generate documentation from config.sample.php 2023-08-23 02:53:30 +00:00
Rello
09fb0b7c6e
Merge pull request #10986 from nextcloud/Rello-docu-urls
Update harden_server.rst
2023-08-21 13:39:17 +02:00
Rello
1a8860c73f
Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-08-21 10:54:37 +02:00
Christopher Ng
d7d99feffd Increase discoverability of background jobs documentation
- Add section to "Installation on Linux"

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-18 10:20:30 -07:00
jld3103
258428a8ef
Clarify pcntl disable_functions
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-08-18 09:30:21 +02:00
hamza221
a8ae308d8d [admin_manual] Add documentaion for thread summary
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-08-17 15:51:56 +02:00
Johannes Merkel
19a997ab46
feat: add snooze
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2023-08-16 11:33:42 +02:00
Robin Windey
a0fc82eecd Doc adjustments for occ trashbin:restore
Signed-off-by: GitHub <noreply@github.com>
2023-08-14 17:38:49 +02:00
Côme Chilliet
be2f3abd4f
Add documentation for files_sharing:hide_disabled_user_shares option
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-14 10:56:15 +02:00
Simon L
4537c70fc8
Merge pull request #10989 from joshtrichards/jr-big-uploads-apache-limitrequestbody-newer-behavior
(big_file_upload_configuration) Note new Apache LimitRequestBody default
2023-08-12 10:00:45 +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
Rello
1ca7835979
Update admin_manual/installation/harden_server.rst
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-08-11 13:22:49 +02:00
Rello
1eda3a1fdc
Update admin_manual/installation/harden_server.rst
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-08-11 12:21:02 +02:00
Rello
057b608c7c
Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-08-11 10:53:24 +02:00
Joas Schilling
07437e6af3
Remove intersphinx mapping because we use outside links for that
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 10:37:05 +02:00
Joas Schilling
d55186892a
Fix admin_manual warnings
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 10:15:18 +02:00
Joas Schilling
25353ef1f4
fix(CI): Make warnings fail the CI build
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 09:55:35 +02:00
Daniel
a49205d68d
Merge pull request #9757 from klementuel/patch-2
Update troubleshooting.rst
2023-08-10 21:22:54 +02:00
Daniel
e281f2e9dd
Update admin_manual/office/troubleshooting.rst
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Daniel <mail@danielkesselberg.de>
2023-08-10 21:18:16 +02:00
Daniel
ace8a3431b
Merge pull request #9583 from leegarrett/master
Document `occ status` and `-e` option (Related to #35873)
2023-08-07 20:30:53 +02:00
Lee Garrett
1d35260acc Add heading and also fix label
Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu>
2023-08-07 19:12:05 +02:00
Lee Garrett
2dc160b8f5 Document occ status and -e option
Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu>
2023-08-07 19:12:05 +02:00
Daniel Kesselberg
a264e14d2c
feat: update default length for password policy
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-06 18:37:47 +02:00
klementuel
b60c3d1141 Update troubleshooting.rst
Add issue for Built-in CODE server

Signed-off-by: klementuel <49693391+klementuel@users.noreply.github.com>
2023-08-04 14:20:57 +02:00
Christoph Wurst
9a017afd0c
fix(adminmanual): Recommend basic auth over NTLM for Exchange
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-08-03 21:17:01 +02:00
Daniel
b5cf54ef39
Merge pull request #10762 from nextcloud/fsamapoor-patch-1
Update bruteforce_configuration.rst
2023-08-03 15:51:03 +02:00
Daniel
cad2ee3be9
Merge pull request #10841 from nextcloud/tflidd-patch-1
Update Debian version in system_requirements.rst
2023-08-03 15:49:28 +02: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
Simon L
04e131e0ca
Merge pull request #10760 from joshtrichards/phpinfo-via-serverinfo-system-app
(admin-general troubleshooting) Enabling phpinfo access via the serverinfo (System) app
2023-07-30 17:42:40 +02:00
Rello
65f55ac70a
Merge pull request #10802 from nextcloud/Rello-patch-1
Update logging_configuration.rst
2023-07-27 13:43:23 +02:00
tflidd
003e5daddd
Merge pull request #10763 from nextcloud/fsamapoor-patch-2
Update theming.rst
2023-07-27 13:38:43 +02:00
tflidd
4cacf86d08
Update Debian version in system_requirements.rst
If we recommend a Debian operating system, it would be better to use a version that already ships a php version that is supported by NC.

https://wiki.debian.org/PHP#Available_versions

Not sure if you do some specific tests on a Debian setup and to claim to support it, you would need to adjust the version as well.

Perhaps backport to NC26 as well.

Signed-off-by: tflidd <tflidd@aspekte.net>
2023-07-27 13:35:04 +02:00
Marcel Klehr
436db3e457 Admin docs: AI section: Remove emojis
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-26 11:19:56 +02:00
Rello
def1204bcd
Update logging_configuration.rst
double "to"

Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-07-26 08:55:50 +02:00
Marcel Klehr
5f26651243
Merge pull request #10774 from nextcloud/enh/admin-ai-section 2023-07-21 15:12:35 +02:00
Nextcloud bot
b09f9b6dc3
generate documentation from config.sample.php 2023-07-21 02:43:32 +00:00
Marcel Klehr
f462abbcac
Merge pull request #10764 from nextcloud/fsamapoor-patch-3 2023-07-18 15:37:38 +02:00
Marcel Klehr
ac4a990381
Update admin_manual/ai/index.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-18 15:00:13 +02:00
Marcel Klehr
71a0694e44
Update admin_manual/ai/index.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-18 14:59:48 +02:00
Marcel Klehr
7fd6ed6c98
Update admin_manual/ai/index.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-18 14:59:10 +02:00
Marcel Klehr
7dda3fc136 Admin docs/AI features: Add links to apps
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-18 14:52:25 +02:00
Faraz Samapoor
d743d2b892 Update background_jobs_configuration.rst
Co-authored-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-07-18 16:13:02 +03:30
Marcel Klehr
e7b5f7457f
Merge pull request #10587 from nextcloud/feat/dashboard-docs 2023-07-18 13:56:38 +02:00
Marcel Klehr
e0a86c1291 Admin docs: Add a section on AI features
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-18 12:56:36 +02:00
Faraz Samapoor
0f994c82e5
Update background_jobs_configuration.rst
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-07-17 14:54:01 +03:30
Faraz Samapoor
5c71a5e87f
Update theming.rst
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-07-17 14:29:16 +03:30
Faraz Samapoor
aafe6a5f84
Update bruteforce_configuration.rst
Minor fixations.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-07-17 14:14:15 +03:30
Josh Richards
34dfee19ba
(general troubleshooting) PHP info using the serverinfo (System) app
Documents the functionality added in nextcloud/serverinfo#469

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-07-16 18:21:11 -04:00
Josh Richards
9677e8937e
(admin) user_auth_ldap: add warnings about LDAP quota precedence
Addresses documentation TODO items in nextcloud/server#28052

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-07-08 11:23:37 -04:00
Arthur Schiwon
371a1e99fd
Merge pull request #10702 from nextcloud/fix/noid/smart-picker-cool-menu
fix(reference): specify top menu entry
2023-07-06 13:38:08 +02:00
JesseBot
a0ec7d5c53
fix(adminmanual): Update grammar for calendar backend docs (#10705)
Signed-off-by: JesseBot <jessebot@linux.com>
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
2023-07-06 08:41:39 +00:00
Christoph Wurst
c61151566d
Merge pull request #10636 from nextcloud/document-background-migrations-on-major-upgrades
Add note about migrations run by background jobs
2023-07-06 10:07:25 +02:00
Christoph Wurst
09c57bc84c
Merge pull request #9639 from nextcloud/gf-not-restore
Add note about Group Folders
2023-07-06 10:06:52 +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
Arthur Schiwon
8c76f86f40
fix: menu entry called differently across collabora versions
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-06-30 12:34:54 +02:00
Arthur Schiwon
b21978b28f
fix(reference): specify top menu entry
for it is not called "Smart Picker" it will make it easier to find the proper menu item

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-06-30 12:05:03 +02:00
Simon L
ef5e64c515
Merge pull request #10642 from cody42/collabora-docker-installation-dot-escaping
Collabora docker installation dot escaping
2023-06-27 00:56:16 +02:00
Christoph Wurst
2cdaa2bbc5
Merge branch 'master' into master 2023-06-26 09:11:54 +02:00
Simon L
f901f8a482
Merge pull request #10644 from nextcloud/enh/noid/add-compression-section
add a section to server-tuning about asset compression
2023-06-24 15:25:30 +02:00
Simon L
c9914dc9c1 address review
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-24 15:06:37 +02:00
David
47ef985e99
feat(adminmanual): remove outdated instructions regarding escaping and better explain aliasgroup
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: David <CC2224@web.de>
2023-06-23 17:31:22 +02:00
Richard Steinmetz
a2f53b98bb
Merge pull request #10652 from nextcloud/enh/noid/imaginary-warning
add warning to imaginary docs that it is incompatible with SSE
2023-06-20 14:45:24 +02:00
Nextcloud bot
280721b428
generate documentation from config.sample.php 2023-06-20 02:48:22 +00:00
Simon L
0fef866c9d add warning to imaginary docs that it is incompatible with SSE
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-19 15:57:06 +02:00
Simon L
9fca3c34d4
Merge pull request #10643 from nextcloud/enh/noid/fix-mail-confusion
fix confusion around mail settings and improve layout a bit
2023-06-19 11:35:38 +02:00
Nextcloud bot
2b0b62458a
generate documentation from config.sample.php 2023-06-19 08:47:32 +00:00
David
43561a58be feat(adminmanual): use aliasgroup1 environment variable with collabora/code image as recommended
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: David <CC2224@web.de>
2023-06-18 00:08:55 +02:00
David
5374b7657f fix(adminmanual): Display backslash correctly
Signed-off-by: David <CC2224@web.de>
2023-06-18 00:08:55 +02:00
David
b263fb2ffd feat(adminmanual): Updated collabora online docker server installation instructions regarding escaping of dots
Signed-off-by: David <CC2224@web.de>
2023-06-18 00:08:55 +02:00
Simon L
fcde5d9fbf add a section about asset compression
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-17 21:09:20 +02:00
Simon L
31c187a10b fix confusion around mail settings and improve layout a bit
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-17 18:45:24 +02:00
Christoph Wurst
6f6e0b4db5
Merge pull request #10637 from nextcloud/feat/adminmanual/sudo-occ-with-env-vars
feat(adminmanual): Document how to use occ with sudo and env vars
2023-06-16 12:01:01 +02:00
Christoph Wurst
af604d1ea4
feat(adminmanual): Document how to use occ with sudo and env vars
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-16 11:04:58 +02:00
Marcel Müller
bcbf8a5e57 Add note about migrations run by background jobs
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-06-16 09:31:31 +02:00
Jakub Jelen
f1976af78c
fixup
Co-authored-by: MichaIng <micha@dietpi.com>
Signed-off-by: Jakub Jelen <jakuje@gmail.com>
2023-06-15 22:57:41 +02:00
Jakub Jelen
cbe2b80dc8 Fix .htaccess configuration to actually work
The `.htaccess` rules should not have the starting slash otherwise they
will never get matched. When running the mod_rewrite in .htaccess, the
path is already sanitized and leading slashes stripped.

Document also that this is not the case when the rules are used directly
from the main apache2 configuration the leading slash is present always,
which led to some edit wars of this documentation in the past as it was
not well explained (#8093, #3811).

This matches the code shipped with the .htaccess in the nextcloud server:
https://github.com/nextcloud/server/blob/master/.htaccess

Signed-off-by: Jakub Jelen <jakuje@gmail.com>
2023-06-15 15:54:53 +02:00
Nextcloud bot
71c05c02f2
generate documentation from config.sample.php 2023-06-14 02:37:55 +00:00
Simon L
ebbba6a999
Merge pull request #10618 from dfuchss/feature/configurabe_timeout
Add information about request_timeout in Fedarated Shares
2023-06-13 12:20:34 +02:00
Julius Härtl
72e2ca4b9d
Merge pull request #10568 from joshtrichards/jr-nginx-docs-10115 2023-06-13 10:47:27 +02:00
Nextcloud bot
9662f7b4ad
generate documentation from config.sample.php 2023-06-13 02:39:19 +00: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
Marino Faggiana
86bec64694
Merge pull request #10613 from nextcloud/talk-ios-minimum-15
Adjust iOS requirements to iOS 15
2023-06-12 17:20:02 +02:00
Simon L
d352db3a14
Merge pull request #10604 from joshtrichards/jr-admin-audit-logging
(logging configuration) Expand the admin_audit section
2023-06-12 16:27:50 +02:00
Marcel Müller
104b9da4f2 Adjust iOS requirements to iOS 15
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-06-12 14:20:14 +02:00
Josh Richards
9017eb1aed
(logging configuration) Rewrite of the admin_audit logging section
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-11 11:14:14 -04: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
tidoni
3c0f496e0e Update general_troubleshooting.rst
Needed for the .htaccess file to be processed
https://stackoverflow.com/questions/869092/how-to-enable-mod-rewrite-for-apache-2-2#comment14646458_5758551

Signed-off-by: tidoni <24697188+tidoni@users.noreply.github.com>
2023-06-09 16:52:59 +02:00
Julius Härtl
bd6572a2d8
Merge pull request #10571 from joshtrichards/jr-admin-user-provisioning-api-examples-required-header 2023-06-09 16:45:05 +02: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
Julius Härtl
7811a3d344
Merge pull request #10594 from joshtrichards/jr-primary-storage-data-recovery-implications 2023-06-09 16:36:19 +02:00
Julius Härtl
080bfb95aa
Merge pull request #10581 from joshtrichards/jr-hardening-security-disable-debug-mode 2023-06-09 16:34:35 +02:00
Julius Härtl
e641045d05
Merge pull request #10580 from joshtrichards/jr-server-tuning-logging-and-debug-mode 2023-06-09 16:34:06 +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
Julius Härtl
017c0585cc
feat(dashboard): Add admin documentation for dashboard
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-08 21:58:38 +02:00
Julius Härtl
12925be617
feat(flow): Add note about disabling user flows
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-08 21:57:49 +02:00
Ferdinand Thiessen
3cc4487a21 feat: Add information about module javascript to NC27 upgrade guide
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-08 17:32:32 +02:00
Josh Richards
926057153a
(hardening and security) Add disabling debug mode recommendation
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-08 10:11:48 -04:00
Josh Richards
74d1a7c7a8
(server tuning) New sections: log levels, debug mode
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-08 09:43:05 -04:00
Ferdinand Thiessen
6622bdbb87 fix(admin_manual): Add module js (mjs) as static resource to nginx config
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-07 15:13:46 +02: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
Josh Richards
d2aaffb0d9 Add the required OCS-APIRequest header to User Provisioning API examples
Confusingly this wasn't in the `curl` examples

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-06 12:47:57 -04:00
Daniel Kesselberg
fcb7a61e5f
docs(theming): add theming:config background backgroundColor
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-06-06 15:21:18 +02:00
Daniel Kesselberg
b24010bc7f
docs(theming): update theming page
- Fresh screenshots
- Add disable-user-theming
- Explain how to set a static color as background via occ

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-06-05 18:23:31 +02:00
Josh Richards
a6b1449106 (nginx) Add php-handler tips
Fixes #10115

* Adds php-handler configuration tips
* Also some attempt at tightening up the overview

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-05 09:09:39 -04:00
Richard Steinmetz
0af4b9ee2a
Merge pull request #10403 from nextcloud/feat/msft-xoauth2
feat(admin): document using microsoft xoauth2 with mail
2023-06-05 11:09:20 +02:00
Richard Steinmetz
48b9108198
feat(admin): document using microsoft xoauth2 with mail
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-06-05 11:05:37 +02:00
Christoph Wurst
7e24a4f566
feat(adminmanual): Add 26 upgrade docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 13:59:24 +02:00
Joas Schilling
44dc7b173b
fix(admin): Make double dash readable as such
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-31 09:35:33 +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
Florian Diwald
b1542a7512 Merge 'nextcloud/master' 2023-05-27 11:03:05 +02:00
Andy Scherzinger
44e2a210ec
Merge pull request #10481 from nextcloud/feat/adminmanual/27-php8.0-deprecation
feat(adminmanual): PHP8.0 deprecation in Nextcloud 27
2023-05-26 21:06:32 +02:00
Christoph Wurst
43b97aa0f0
feat(adminmanual): PHP8.0 deprecation in Nextcloud 27
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-26 19:39:58 +02:00
Christoph Wurst
c32e1d0c68
feat(adminmanual): Start 28 upgrade docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-26 19:31:45 +02:00
Christoph Wurst
7f7c2b61e1
chore: Move changelog up, fix 27 upgrade headings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-26 19:25:46 +02:00
Joas Schilling
ef711692c0
chore(release_notes): Use subpages per release
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-26 14:52:17 +02:00
Christoph Wurst
18462b5bc0
feat(adminmanual): Create critical changes section for admins
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-26 13:14:20 +02:00
Christoph Wurst
e5c72b5d16
fix(adminmanual): Document SMTP+NTLM limitation in 26
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-26 12:25:18 +02:00
Christoph Wurst
132a4f69b1
Merge pull request #10439 from nextcloud/fix/adminmanual/nginx-github-link-syntax
fix(adminmanual): Fix github link syntax
2023-05-25 21:38:53 +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
6c99f59a4c
fix(adminmanual): Fix github link syntax
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-25 17:38:11 +02: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
Simon L
e4751da494
Merge pull request #10426 from joshtrichards/jr-installation-options
Establish an installation approaches overview
2023-05-24 16:14:09 +02:00
Josh Richards
976cdd94b3 Establish an installation approaches overview
- Unify the different installation options available to users and presents them as a simple list
- Adds AIO link
- Adds community Docker link

Accomplishes this without changing documentation chapters/sections (so no external links break)

No changes to which approaches are "recommended"

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-05-24 08:26:17 -04:00
Nextcloud bot
c3e6fbb0b9
generate documentation from config.sample.php 2023-05-23 02:35:31 +00: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
Nextcloud bot
4805b35c76
generate documentation from config.sample.php 2023-05-17 02:33:17 +00:00
Marc Hefter
eeb14ed0c9
LDAP/AD user profile synchronization
* feature addition: [user_ldap] update user profile from LDAP
* added Fediverse field explanation
* clearification of user profile data handling
* data handling on profile update in user_ldap
* being more specific about the data corrected some misformatted parts
* better handling of user profile changes
* removed profile data from LDAP will get removed

Signed-off-by: Marc Hefter <marchefter@gmail.com>
2023-05-16 10:00:54 +02:00
Joas Schilling
9935423b4f
Merge pull request #10389 from nextcloud/admin/clarify-php-and-db-recommendation
fix(requirements): Clarify php and db recommendation
2023-05-15 15:52:53 +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
Ferdinand Thiessen
1280705229
Merge pull request #10375 from nextcloud/fix/admin-nginx-js-mime
[admin] Nginx: Change mimetype for javascript
2023-05-15 14:17:30 +02:00
Joas Schilling
98a17f1361
fix(requirements): Recommend PHP 8.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-15 13:54:57 +02:00
Joas Schilling
cc3d162164
fix(requirements): Clarify recommended MariaDB version
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-15 13:54:27 +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
Ferdinand Thiessen
1ef2afca31 fix(admin): Nginx: Change mimetype from application/javascript to text/javascript
* See also https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types#textjavascript

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-05-15 12:30:40 +02:00
Nextcloud bot
f54b606dac
generate documentation from config.sample.php 2023-05-13 04:42:21 +00: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
c6a10eaf9f
feat(adminmanual): Document system address book basics
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-12 10:56:21 +02:00
Christoph Wurst
8ab7e7de1e
fix: Remove outdated "windows enablers"
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-11 09:58:52 +02:00
Christoph Wurst
c6ffc4c791
feat(usermanual): Add user manager property description
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-09 16:27:38 +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
Christoph Wurst
4fbb6aac05
feat(adminmanual): Mail account delegation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-05 14:02:00 +02:00
Daniel Kesselberg
2390f88bc9
docs(occ): update maintenance mode section
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-05-02 18:16:01 +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
Rello
f48c17309b
Update federated_cloud_sharing_configuration.rst
Add hint regarding the prerequisite for a green status light

Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-04-27 13:51:52 +02:00
Mason Brothers
e06fa576c6
Update proxy.rst
Fix spelling

Signed-off-by: Mason Brothers <masonbrothers@users.noreply.github.com>
2023-04-26 11:10:26 -06:00
Daniel Kesselberg
927d7a31ae
docs(occ): add section run commands in maintenance mode
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-04-25 20:57:35 +02:00
Daniel Kesselberg
05d1d55495
docs(occ): decrypt-all requires maintenance mode = off
The encryption:decrypt-all command was updated to require maintenance mode = off: https://github.com/nextcloud/server/pull/12114

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-04-25 18:20:53 +02:00
Joas Schilling
ef92ad4fab
fix(syntax): Fix list syntax in system requirements
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-04-21 17:49:08 +02:00
Julien Veyssier
c984e4af9c
add links to pages in reference index
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-04-18 10:32:05 +02:00
Julien Veyssier
9ceef69c23
add reference management admin doc (link previews + smart picker)
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-04-14 16:46:23 +02:00
Joas Schilling
29ae83242d
Merge pull request #9966 from Fenn-CS/note-php8-deprecation
Note PHP8.0 deprecation
2023-04-14 10:19:10 +02:00
Anna Larch
a92a0285be Document Symfony Mailer changes
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-04-13 12:09:17 +02:00
Nextcloud bot
5ba51aee0e
generate documentation from config.sample.php 2023-04-12 04:45:21 +00:00
Maxime LE HERICY
f67a150e8c
Update encryption_configuration.rst
typo in the documentation.
actual command is encryption:fix-encrypted-version and not encryption:fix-encrypted-versionS


Signed-off-by: Maxime LE HERICY <87175513+maximelehericy@users.noreply.github.com>
2023-04-05 09:42:45 +02:00
Nextcloud bot
3f74971627
generate documentation from config.sample.php 2023-04-04 04:41:35 +00:00
MichaIng
b0f1f4fb51
Merge pull request #9571 from nextcloud/fix/--option=value
Use --option=value version for occ maintenance:install
2023-04-03 13:41:26 +02:00
Nextcloud bot
a40198e537
generate documentation from config.sample.php 2023-04-02 04:39:14 +00:00
fenn-cs
5ebfca922f Note PHP8.0 deprecation
PHP8.0 is now deprecated in Nextcloud 27.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-03-30 14:50:35 +01:00
Nextcloud bot
a13f6b56aa
generate documentation from config.sample.php 2023-03-29 04:51:35 +00:00
Ferdinand Thiessen
2ba96ad2fc
Merge pull request #9909 from nextcloud/feat/esm-scripts-nginx
Adjust nginx configuration to support mjs for javascript
2023-03-27 13:54:34 +02:00
Joas Schilling
994a1292e8
Fix URL syntax
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-24 10:19:49 +01:00
Arthur Schiwon
51f5c8a52d
update informaiton on migration from owncloud
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-03-23 13:33:02 +01:00
Andrey Borysenko
2a403f8017
Moved admin changes to admin_manual. Added new event to Events page
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2023-03-21 14:18:16 +02:00
jld3103
9f4f34a306
Fix displayname property
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-03-21 07:55:49 +01:00
Ferdinand Thiessen
c1c9b0a072 Adjust nginx configuration to support mjs for javascript
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-03-16 15:47:37 +01:00
John Molakvoæ
4a25e81fc6
Merge pull request #9093 from martin-rueegg/patch-3 2023-03-16 09:58:00 +01:00
MichaIng
36e71e4f5b
Use --option=value version for occ maintenance:install
The `--option=value` version of passing options to the `occ maintenance:install` command is now used in the documentation, instead of the `--option value` variant. This  solves issues with leading dashes in values, especially passwords. It also matches the `occ help maintenance:install` output.

Solves:
- https://github.com/nextcloud/server/issues/26109
- https://github.com/nextcloud/documentation/issues/8190

Furthermore values are now single quoted, which is important to avoid variable expansion and special treatment of the backlash character in random passwords, and a doubled space was removed.

Signed-off-by: MichaIng <micha@dietpi.com>
2023-03-07 23:36:43 +01:00
Simon L
6dc0a1c39f add note why it is required
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-07 09:58:38 +01:00
Simon L
d2128877ee update imaginary docs to reflect cap_add sys_nice
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-06 11:47:28 +01:00
Côme Chilliet
bfabdd8368
Document 32bits known limitations
Dates before Epoch or after 2038 cannot be represented as an integer and
 throw when calling getTimestamp on the DateTime object.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-21 17:32:37 +01:00
Côme Chilliet
823e15725d
Up minimum PHP version to 8.0 and maximum to 8.2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-21 15:59:45 +01:00
Simon L
3c1aed0002 aio-imaginary is now multiarch
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-17 01:12:02 +01:00
Git'Fellow
a5dd39a8b8
Add note about Group Folders
Using Group Folders, files are visible in the User trash, but such files are not restored by this command.

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-02-16 15:49:52 +01:00
MichaIng
10d9cc6a79
Replace X-Robots-Tag header value with "noindex, nofollow"
For reference: https://github.com/nextcloud/server/pull/36689

Signed-off-by: MichaIng <micha@dietpi.com>
2023-02-15 17:49:55 +01:00
Simon L
6248064dac
Merge pull request #9629 from nextcloud/come-nc-patch-1
Clarify shares situation for disabled users
2023-02-15 09:59:09 +01:00
Matthieu Gallien
f6e598a666
adjust system requirements of desktop client
not sure about the linux requirements

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-02-14 15:04:01 +01:00
Côme Chilliet
5e9d958370
Apply Tobias suggestion
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-02-14 11:18:38 +01:00
Côme Chilliet
03dd64c469
Clarify shares situation for disabled users
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-02-13 16:19:40 +01:00
Nextcloud bot
d71364ffdc
generate documentation from config.sample.php 2023-02-09 03:57:27 +00:00
J0WI
6aca4a6958
Merge pull request #9230 from pulsejet/patch-jit
Add JIT to server tuning
2023-02-08 14:46:10 +00:00
Louis
486e98a4bf
Merge pull request #9617 from nextcloud/artonge/server/35355
Add entry for ldapConnectionTimeout ldap option
2023-02-08 14:15:46 +01:00
Louis
eecd76cfa9
Merge pull request #9618 from nextcloud/artonge/doc/35160
Add info about versions labeling and deleting
2023-02-08 14:15:36 +01:00
Côme Chilliet
98cb7acb4b
Merge pull request #9615 from nextcloud/revert-9274-enh/noid/64-bit-26
Revert "64-bit is required for NC26"
2023-02-08 13:30:58 +01:00
Camila
40efe20f4c
Fix note about occ files:transfer-ownership command.
See PR nextcloud/server/pull/30953.

Signed-off-by: Camila <hello@camila.codes>
2023-02-08 13:25:03 +01:00
Côme Chilliet
2015f28598
Fix back wording after revert
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-08 10:32:42 +01:00
Côme Chilliet
8db7f482f8
Revert "64-bit is required for NC26"
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-08 10:32:35 +01:00
Louis Chemineau
9df50ed8e8 Add info about versions labeling and deleting
https://github.com/nextcloud/server/pull/35160
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-02-07 18:39:15 +01:00
Louis Chemineau
9725a4ed88 Add entry for ldapConnectionTimeout ldap option
https://github.com/nextcloud/server/pull/35355
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-02-07 18:18:45 +01:00
Camila
8d9bd892c6
Add note about the occ files:transfer-ownership command.
See issue nextcloud/server#15410.

Signed-off-by: Camila <hello@camila.codes>
2023-02-07 17:31:34 +01:00
Nextcloud bot
a0167aae1f
generate documentation from config.sample.php 2023-02-03 03:49:53 +00:00
Julius Härtl
43aecffd3c
Add documentation for using SSE-C on S3 primary storage
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-31 09:33:27 +01:00
Marcel Müller
97d52aafff
Update talk-android requirements
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-01-30 15:00:04 +01:00
Julius Härtl
f5a93882d4
Merge pull request #9569 from nextcloud/add-docs-for-defaultTemplateDirectory-appconfig
Add docs for defaultTemplateDirectory app config
2023-01-25 12:36:23 +01:00
Nextcloud bot
af22cb1759
generate documentation from config.sample.php 2023-01-25 04:04:04 +00:00
Xavier Brochard
957c1c7275
missing title formating
Signed-off-by: Xavier Brochard <xavier@alternatif.org>
2023-01-22 20:14:59 +01:00
Nextcloud bot
4477dc5944
generate documentation from config.sample.php 2023-01-20 02:37:13 +00:00
Thomas Citharel
89a240f283
Add docs for defaultTemplateDirectory app config
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-01-19 19:45:27 +01:00
Vincent Petry
42d1e88f4e
Add link to quota docs in troubleshooting
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-18 16:00:47 +01:00
Vincent Petry
85db71171b
Add section for troubleshooting quota issues
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-18 15:21:18 +01:00
Christoph Wurst
779f62f502
Merge pull request #9509 from nextcloud/repair-tree
Add file:repair-tree documentation
2023-01-18 12:02:16 +01:00