Bernard Spil
0e98ef8a1b
Fix device enrollment with mod_fcgi
...
The Nextcloud application requires access to the Authorization header for device enrollment.
Without forwarding the Authorization header to php-fpm from Apache, all device enrollment will fail with the auth flow v2.
2024-11-13 19:24:57 +01:00
Matthias Grundmann
8a111854e2
feat: Explain preview_max_memory configuration parameter
...
Co-authored-by: Matthias Grundmann <matthias@glasmail.de >
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de >
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-11-13 18:57:05 +01:00
Gilles Quénot
6069b147c0
feat: Add context and code to install profiler
...
Signed-off-by: Gilles Quénot <gq@sputnick.fr >
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-11-13 18:47:52 +01:00
Ferdinand Thiessen
3e10a7c536
Merge pull request #12363 from nextcloud/feat/postgres-12-17
...
feat: Support postgres 17 but drop postgres 12
2024-11-13 14:12:28 +01:00
Daphne Muller
a264fa84dc
Update ai_as_a_service.rst ( #12289 )
...
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com >
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com >
2024-11-13 13:39:48 +05:30
Joas Schilling
95e8ae80ca
Merge pull request #12328 from tgoeg/patch-1
...
Update harden_server.rst - improve fail2ban section
2024-11-13 07:48:59 +01:00
Ferdinand Thiessen
d2a379c52d
feat: Support postgres 17 but drop postgres 12
...
* 17 is the latest release we should support
* 12 is now (as of 2024-11-15) end-of-life.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-11-13 02:58:48 +01:00
Josh Richards
69952ba04d
Add link to Big File handling section from nginx doc chapter
...
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de >
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2024-11-13 02:13:01 +01:00
Ferdinand Thiessen
0820f56832
fix: Adjust path
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-11-13 02:00:52 +01:00
Ethan McAuliffe
31961b406a
Use default redis socket name in example config
...
Signed-off-by: Ethan McAuliffe <14607273+emcauliffe@users.noreply.github.com >
2024-11-13 02:00:52 +01:00
Josh Richards
4f64b4d8f1
(general_troubleshooting) Add Tideways as a problematic PHP module
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2024-11-13 01:51:07 +01:00
Josh Richards
2be685c99b
fix(trashbin): Add missing size expire commands to occ commmand list
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2024-11-13 01:15:57 +01:00
Josh
80b4a5b202
feat(troubleshooting): add Internal Server Errors section
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-11-13 01:05:35 +01:00
Ferdinand Thiessen
9fb405f5b7
Merge pull request #12288 from Duo123418/update2_issues#11549
...
Update2 issues#11549
2024-11-13 01:03:32 +01:00
Ferdinand Thiessen
4cc2ae41cb
fix: Add missing rst syntax
...
Co-authored-by: Josh <josh.t.richards@gmail.com >
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-11-13 00:46:40 +01:00
Thibaut
d6f310d85c
Rewriting part of the occ group:list documentation to match the actual behaviour
...
Adding the "--info" flag and the correct comments to the occ group:list command.
Signed-off-by: Thibaut <17176051+ThibautPlg@users.noreply.github.com >
2024-11-13 00:46:22 +01:00
Nextcloud bot
2a5c2f947e
generate documentation from config.sample.php
2024-11-05 02:58:15 +00:00
Nextcloud bot
ae9f403e00
generate documentation from config.sample.php
2024-10-31 02:57:09 +00:00
Josh
93fa448660
Merge pull request #12331 from nextcloud/fix/occ-user-auth-tokens
...
fix(occ): Add `user:auth-tokens` to command listing
2024-10-30 09:49:43 -04:00
MichaIng
c7f433a042
fix(admin): remove mentions of apc.enable_cli
...
After https://github.com/nextcloud/server/pull/46151 , Nextcloud does not require `apc.enable_cli` to be enabled anymore, but will fallback to the dummy NullCache instead for CLI calls. All mentions of this PHP configuration option are hence removed.
Additionally, one left mention of `opcache.enable_cli` is removed, which was never required.
Signed-off-by: MichaIng <micha@dietpi.com >
2024-10-29 16:35:41 +01:00
Josh
ec3deddcd1
fix(occ): Add user:auth-tokens to command listing
...
These were implemented in nextcloud/server#40026
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-10-29 10:17:13 -04:00
Marcel Klehr
2a0b7b6ef2
Merge pull request #12330 from nextcloud/fix/context-chat-multilingual
...
enh(AI): Context chat is now multilingual
2024-10-29 09:37:15 +01:00
Marcel Klehr
6408f26987
enh(AI): Context chat is now multilingual
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-10-29 09:31:20 +01:00
tgoeg
410319591c
Update harden_server.rst - improve fail2ban section
...
Nextcloud won't log failed login attempts in log levels > 2.
Added this to the documentation, and, while at it, improved the fail2ban guide in a few other places.
Fixes #12327 .
Signed-off-by: tgoeg <39340276+tgoeg@users.noreply.github.com >
2024-10-28 13:06:34 +01:00
Nextcloud bot
a8041cac70
generate documentation from config.sample.php
2024-10-26 02:55:33 +00:00
Julien Veyssier
7c75f4114a
windmill-admin: mention common script params, warn about app ID, split long lines
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2024-10-24 11:09:48 +02:00
Nextcloud bot
175d4c5dfe
generate documentation from config.sample.php
2024-10-22 03:01:48 +00:00
John Molakvoæ
6204de315b
fix(admin_manual): Microsoft Outlook email Basic authentication deprecation
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com >
2024-10-19 09:12:35 +02:00
Nextcloud bot
dff4662b5b
generate documentation from config.sample.php
2024-10-19 03:11:22 +00:00
Bastian Derigs
246cc7a4e0
feat(Admin/AI): update task pickup docs for AIO ( #12291 )
...
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com >
2024-10-17 10:22:36 +00:00
Duo123418
f9193dae1b
Update apps_management.rst
...
Signed-off-by: Duo123418 <148443179+Duo123418@users.noreply.github.com >
2024-10-16 20:25:17 +11:00
Duo123418
adcc8b78eb
Update occ_command.rst
...
Signed-off-by: Duo123418 <148443179+Duo123418@users.noreply.github.com >
2024-10-16 20:16:43 +11:00
Ferdinand Thiessen
68d454fd54
Merge pull request #12224 from nextcloud/jtr/fix/admin-release-notes-mariadb-10.5
...
fix(upgrade_to_30): Note the drop of MariaDB 10.5 support
2024-10-11 14:48:23 +02:00
Ferdinand Thiessen
757bae850e
fix(admin): Note drop of MariaDB 10.3 support
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-10-11 14:27:07 +02:00
Joas Schilling
448e416a6b
fix(admin): Document oft loading for nginx
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2024-10-11 08:42:25 +02:00
Marcel Klehr
ae194613c1
enh(AI): More additions to AI admin docs
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-10-10 10:23:27 +02:00
Marcel Klehr
5c65817aa6
fix(admin/windmill): Some minor additions
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-10-08 08:40:48 +02:00
Daniel
7288e78274
Merge pull request #12162 from nextcloud/feat/occ-list-addressbook-command
...
feat(carddav): add command to list address books
2024-10-07 16:28:49 +02:00
Anupam Kumar
48305d76c9
enh(Admin/AI): update background job worker docs ( #12263 )
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
Co-authored-by: Julien Veyssier <julien-nc@posteo.net >
2024-10-07 17:06:27 +05:30
Anna Larch
0cb12b3c80
feat(carddav): add command to list address books
...
Signed-off-by: Anna Larch <anna@nextcloud.com >
2024-10-07 10:31:52 +02:00
Anna Larch
b5f0cfd7e3
feat(caldav): create subscriptions via occ
...
Signed-off-by: Anna Larch <anna@nextcloud.com >
2024-10-03 13:07:36 +02:00
Hamza Mahjoubi
8a652e3a7e
fix(admin-manual): adjust status codes for provision api user controller
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com >
2024-10-01 14:43:28 +02:00
Marcel Klehr
b994308a46
Merge pull request #12250 from nextcloud/fix/ai/summary_bot_naming
...
fix(Admin/AI): consistent naming for summary_bot
2024-10-01 08:10:30 +02:00
Daniel Kesselberg
9b8f65a7de
docs: update link for approve_links
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2024-09-30 22:57:08 +02:00
Anupam Kumar
ab463a5776
fix(Admin/AI): consistent naming for summary_bot
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2024-10-01 01:34:55 +05:30
Marcel Klehr
02552a1e7d
Merge pull request #12245 from nextcloud/enh/admin-ai/vram
...
More additions about AI
2024-09-27 10:49:38 +02:00
Marcel Klehr
d04343657d
fix(AI/assistant): Don't mention old apps
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-09-27 10:44:59 +02:00
Marcel Klehr
140c4581c6
Admin docs: Add a note about VRAM usage
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2024-09-27 10:31:22 +02:00
tflidd
ef4fe38957
Merge pull request #12222 from creiser-jambit/patch-1
...
fixed link for raspberry pi installation script
2024-09-25 14:26:27 +02:00
Marcel Klehr
877484cb25
Merge pull request #12153 from nextcloud/feat/admin/windmill
...
Add admin docs for the windmill integration
2024-09-24 15:44:06 +02:00