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
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