Commit Graph

4453 Commits

Author SHA1 Message Date
Josh Richards
89f282a8f8 fix: small formatting error found upon compilation
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-12-10 10:12:02 -05:00
Josh
7609fb6a71
fix: typo found during review
Also changed "PC" reference to "externally" to be more generic.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-12-10 09:51:16 -05:00
Josh
f93cd8f20e
docs(admin): Configuration Parameter chapter refactoring
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-12-07 14:55:57 -05:00
Nextcloud bot
ba4e76f1c4
generate documentation from config.sample.php 2024-12-07 03:14:50 +00:00
Edward Ly
4731bfc929
fix(exapps_management): update internal references, more grammar fixes
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:16 -08:00
Edward Ly
ea7dd184ef
fix(ExApp): remove more mentions to old AppAPI scopes and options
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
8d66a9051e
fix(admin): remove duplicate AppAPI deploy daemon setup instructions
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
0ef1c1daa6
fix(ExApp): remove deprecated AppAPI features
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
26f0ffc10b
fix(admin): clarify default behavior for AppAPI unregister command
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
0c9866392b
fix(admin): remove --force-scopes option from AppAPI commands
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
3a413c46ee
fix(ExApp): update URLs for repositories transferred to Nextcloud organization
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
88fb429e10
fix(admin): remove references to ExApp Management UI and removed AppAPI commands
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
8d9e50a050
fix(admin): rename managing ExApps page, use italics for all "[optional]" text
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
673f8f76f2
chore(ExApp): codespell errors
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
72d143ede7
fix(ExApp): merge AppAPI concepts page into developer manual AppAPI overview page
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
d19f2426fc
fix(admin): merge AppAPI and External Apps page ExApps Management intro section
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
2fad6d5c03
fix(ExApp): update installation steps
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
8b2695f663
fix(ExApp): temporarily update missing references
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:11 -08:00
Edward Ly
5710cfd898
chore(ExApp): migrate and split AppAPI documentation to relevant manuals
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:11 -08:00
Claudio Cambra
1604fb6412 Add note on Apple App Transport Security for the macOS desktop client
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-12-06 18:04:19 +01:00
Anupam Kumar
ebe659e618 enh(Maintenance): update sync with clients after data recovery
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-12-06 18:55:19 +05:30
Nextcloud bot
a233ec763f
generate documentation from config.sample.php 2024-12-04 03:40:55 +00:00
Julius Knorr
0d0f04ee91
Merge pull request #12390 from nextcloud/admin-primary-s3-multipartcopy
fix(s3): document options for adjusting multipartcopy behavior
2024-12-02 21:48:05 +01:00
Joas Schilling
70b19ba9fa
fix(migration): Improve note about changing locations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-29 14:20:16 +01:00
Nextcloud bot
5c65b53bcf
generate documentation from config.sample.php 2024-11-28 03:09:31 +00:00
Sebastian Krupinski
5578e3ddb5
Merge pull request #12372 from nextcloud/feat/mail-providers
feat: mail providers
2024-11-27 09:13:53 -05:00
SebastianKrupinski
a01403b4a2 feat: mail providers
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-27 09:10:09 -05:00
Josh
b27a217ec6
Merge pull request #12389 from nextcloud/feat-files-external-scan
feat(admin): Add command to scan external storages directly
2024-11-25 13:35:02 -05:00
Anna
3ae7a52127
Merge pull request #12387 from nextcloud/fix/admin/occ-files-namespace
fix(admin): Update commands for `files` namespace
2024-11-25 12:19:23 +01:00
Josh
8c00c862d8
fix(s3): document options for adjusting multipartcopy behavior
Added in nextcloud/server#41914

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-22 15:29:16 -05:00
Josh
31815f25ca
feat(admin): Add command to scan external storages directly
- Adds missing minimal documentation entry for nextcloud/server#25109
- Adds an introduction paragraph

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-22 10:14:12 -05:00
Joas Schilling
aa87126261
Merge pull request #12385 from nextcloud/sowjanyakch-patch-1
Update Minimum Android Version for Nextcloud Talk
2024-11-21 11:29:22 +01:00
Josh
9a60c54575
fix(admin): Update commands for files namespace
Fixes #9630 

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-20 11:39:57 -05:00
Sowjanya Kota
ba5db8e99e
Update minimum android version supported for talk
Signed-off-by: Sowjanya Kota <sowjanya.kch@gmail.com>
2024-11-20 16:40:29 +01:00
Thomas Citharel
f9f554b261
feat(dav): update default refresh rate for calendarSubscriptionRefreshRate and example command
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-11-20 10:10:46 +01:00
Nextcloud bot
22cb67adde
generate documentation from config.sample.php 2024-11-20 03:14:21 +00:00
Josh
b7dfde7fda
docs(admin): Add tip about detecting silent denials in SELinux
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-19 09:02:40 -05:00
yemkareems
c4fc16f4f0
fix: add sentence about delay in cron execution.
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-11-18 18:33:06 +05:30
Côme Chilliet
cc695515d7
Merge pull request #12292 from nextcloud/bugfix/noid/8.4-support
feat(developer): Mention PHP 8.4 support
2024-11-18 11:51:05 +01:00
Joas Schilling
89793e80be
fix(admin): List PHP 8.4 as supported
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-18 11:36:00 +01:00
F. E Noel Nfebe
bb8533bde9
Merge pull request #12339 from nextcloud/update-encryption-docs
chore: Update notes on public sharing key
2024-11-17 20:34:49 +01:00
Nextcloud bot
9018a90d2c
generate documentation from config.sample.php 2024-11-16 03:03:00 +00:00
MichaIng
89d32dea06
Merge pull request #12284 from nextcloud/enh/opcache
enh(admin_manual): update OPcache JIT docs
2024-11-15 11:15:55 +01:00
nfebe
ae59612f32 chore: Update notes on master sharing key
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2024-11-14 10:56:19 +01:00
Daniel
414e8b41cd
Merge pull request #12367 from nextcloud/fix/admin-docs-user-update
fix(admin): Update docs for account management
2024-11-14 10:49:57 +01:00
Nicholas Nhien
3822ee6554 Update nginx configuration
Add location directive for generic /.well-known handling

Remove rewrite directives because redirect option returns a 302 status code, which is inconsistent.

Signed-off-by: Nick Nhien <nnhien@protonmail.com>
2024-11-13 23:58:09 +01:00
Ferdinand Thiessen
f173e4f6e5
fix(admin): Update docs for account management
- Update screenshots
- Add note for email address of user

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 19:57:14 +01:00
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
538390d924
enh(admin_manual): update OPcache JIT docs
Single Nextcloud instances have shown to use less than 2 MiB of the configured JIT buffer size, so that 8 MiB is sufficient by a large margin. Using any larger value pre-occupies the `opcache.memory_consumption` accurdingly and 128 MiB would hence fill its default 128 MiB completely, without any benefit.

The example JIT size is hence reduced to 8 MiB. Enabling JIT however has shown to raise overall OPcache usage by a larger amount than the configured JIT size, so that `opcache.memory_consumption` might still need to be raised in some cases. This information is added to the documentation: https://github.com/nextcloud/all-in-one/issues/2755#issuecomment-1591848523

Additionally, the info is added that JIT is currently supported on x86 platforms only.

Signed-off-by: MichaIng <micha@dietpi.com>
2024-10-29 16:40:36 +01: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
Lumpiness
6e79c41ff0 Fixed webhook equals operator from $eq to $e 2024-09-26 11:25:47 +03: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
Josh
bfd5c575e6
fix(upgrade_to_30): Note the drop of MariaDB 10.5 support
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-09-22 18:20:54 -04:00
Josh
fe886df59e
docs(ldap): Add logging suggestion to Troubleshooting section
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-09-21 16:26:06 -04:00
creiser-jambit
fc49fc13f6
fixed link
Signed-off-by: creiser-jambit <creiser-jambit@users.noreply.github.com>
2024-09-21 21:39:47 +02:00
Nextcloud bot
99afc31781
generate documentation from config.sample.php 2024-09-21 02:55:35 +00:00
Ferdinand Thiessen
e90f78c06f
Merge pull request #12100 from michnovka/patch-1
Update nginx-root.conf.sample
2024-09-19 13:19:19 +02:00
michnovka
ae4d7ba285 Update nginx-root.conf.sample
Add version so its easy to check when updates are needed

Signed-off-by: michnovka <michnovka@gmail.com>
2024-09-19 00:27:33 +02:00
pmffromspace
fca397c43f
Update reverse_proxy_configuration.rst
For me the original documentation examples did not work because of false formatting.

Signed-off-by: pmffromspace <108571752+pmffromspace@users.noreply.github.com>
2024-09-18 10:02:59 +02:00
Côme Chilliet
5485faa0c8
feat: Document user:list and --disabled option
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-17 16:40:22 +02:00
Côme Chilliet
a182d3cc30
enh: Move occ configuration to top level
It’s not specific to server configuration and should be easy to find in
 the admin manual.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-17 16:36:43 +02:00
Côme Chilliet
0200647d12
enh: Add subtitles for occ user commands
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-17 16:24:23 +02:00
Josh
cb09ad5cf6 fix: add minimum sqlite version to system requirements
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-09-16 16:57:14 -04:00
Ferdinand Thiessen
9e09785b3c
Merge pull request #12133 from nextcloud/sftp-custom-port
docs: Update SFTP External Storage custom port instructions
2024-09-14 22:52:31 +02:00
Nextcloud bot
b295229f2c
generate documentation from config.sample.php 2024-09-13 02:59:26 +00:00
Marcel Klehr
f9798b19b2 Admin docs: More additions for windmill and webhooks
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-12 10:16:33 +02:00
Pytal
1b474b22c0
Merge pull request #12197 from nextcloud/fix/trashbin-retention
fix(admin): Add note on trashbin cleanup when quota is exceeded
2024-09-12 01:15:05 -07:00
Christopher Ng
c16ef0dbdd fix(admin): Add note on trashbin cleanup when quota is exceeded
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-11 11:53:24 -07:00
Istvan Berenyi
dc56b80a4d
Update nginx-subdir.conf.sample
Signed-off-by: Istvan Berenyi <39776299+istvan-berenyi@users.noreply.github.com>
2024-09-11 17:39:35 +01:00
Istvan Berenyi
413b332b80
Update admin_manual/installation/nginx-root.conf.sample
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Istvan Berenyi <39776299+istvan-berenyi@users.noreply.github.com>
2024-09-11 17:38:04 +01:00
Istvan Berenyi
84410d1ced
Update nginx-subdir.conf.sample
Updated Nginx subdir conf file with new formatting of http2

Signed-off-by: Istvan Berenyi <39776299+istvan-berenyi@users.noreply.github.com>
2024-09-10 19:02:36 +01:00
Istvan Berenyi
5e976df502
Update nginx-root.conf.sample
Updated Nginx root conf file with new formatting of http2

Signed-off-by: Istvan Berenyi <39776299+istvan-berenyi@users.noreply.github.com>
2024-09-10 19:01:27 +01:00
Marcel Müller
11630a903c
Merge pull request #12171 from nextcloud/fix/noid/add-setupchecks-occ
fix(occ): Add setupchecks command
2024-09-10 19:04:07 +02:00
Marcel Klehr
3a195e9fc2 Admin AI docs: Add references for supported languages
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-10 14:47:14 +02:00
Marcel Klehr
dde43e86ff Admin AI docs: Add references for supported languages
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-10 13:35:11 +02:00
Marcel Klehr
cc1b25a86e Admin docs: Update AI docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-10 09:51:10 +02:00
Marcel Klehr
e1c54adf1f Admin docs: Update AI docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-10 09:51:08 +02:00
Nextcloud bot
c3b80c9acc
generate documentation from config.sample.php 2024-09-10 04:28:55 +00:00
Anupam Kumar
a131c11c4c
Add email and generate-password options in occ user:add (#11160)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-09-09 20:45:46 +05:30
Daniel Kesselberg
8ce8939735 chore: add trailing comma for allowed_admin_ranges
Most of our examples have a trailing comma to easier copy and paste.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-09 14:17:04 +02:00
Daphne Muller
a31acd2a9e
Merge pull request #11725 from nextcloud/enh/summarai-documentation
Enh/summarai documentation
2024-09-09 14:07:04 +02:00
Anupam Kumar
c31946d460 feat(Admin/AI): add docs for summary bot
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-09-09 17:27:16 +05:30
Florian Klinger
a8bb690d53 Small fixes in style of documentation
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
2024-09-09 16:27:53 +05:30
Florian Klinger
ffaf519448 Extended documentation for summarai
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
2024-09-09 16:27:53 +05:30
Florian Klinger
2efd228ebc Added summarai to documentation
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
2024-09-09 16:27:53 +05:30
Marcel Müller
ad0a72dd16 fix(occ): Add setupchecks command
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-09-06 22:13:24 +02:00
Marcel Klehr
3e4ad446bf Admin docs: Make list of webhook events exhausitve
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-06 13:55:08 +02:00
Marcel Klehr
129f81ede0 Admin docs: Make list of webhook events exhausitve
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-06 13:47:47 +02:00
Marcel Klehr
8364ffa66e Admin docs: More additions to windmill docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-06 13:41:36 +02:00
Marcel Klehr
d939cb4e9d Admin docs: More additions to windmill docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-06 13:41:25 +02:00
Marcel Klehr
80914160e2
Update admin_manual/windmill_workflows/index.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-06 13:29:36 +02:00
Marcel Klehr
ee4ce533d1
Apply suggestions from code review
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-06 13:26:53 +02:00
Josh
50f54e1562
feat(adminmanual): Add section about CardDAV rate limits
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-09-05 13:34:01 -04:00
Marcel Klehr
da7a9144e4 Admin docs: More additions to windmill docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-05 11:40:35 +02:00
Marcel Klehr
3246209056 Admin docs: More additions to windmill docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-05 11:29:09 +02:00
Marcel Klehr
690ac4561a Admin docs for the windmill integration: Add notes about auth
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-04 13:27:28 +02:00
Marcel Klehr
b2e8b3b767 Add admin docs for the windmill integration
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-04 10:15:12 +02:00
Josh
56d49961c9
fix(encryption): Link to current version of recovery tools
Fixes nextcloud/server#47594

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-29 14:09:29 -04:00
Anupam Kumar
a6343ef6b4 Update admin_manual/ai/app_translate.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-29 09:33:00 +00:00
Simon L.
643cfde00a
Merge pull request #12128 from nextcloud/Rello-patch-1
Add Enterprise-AIO hint to installation options
2024-08-29 11:29:50 +02:00
Simon L.
ccbe30a690
address review
Signed-off-by: Simon L. <szaimen@e.mail.de>

Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-08-29 11:22:26 +02:00
Anupam Kumar
d4cc23ab4b
feat(Admin/AI): add docs for translate2 (#12120)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-29 08:11:28 +00:00
Anupam Kumar
671495ba45
fix(Admin/AI): update the prompt config examples for llm2 (#12121)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-29 13:25:53 +05:30
Joas Schilling
bd99711eba
Merge pull request #12134 from nextcloud/docs/apcu
docs(admin): Add more details about configuring APCu
2024-08-28 17:28:54 +02:00
Julius Härtl
e1fae84df7
docs(admin): Add upgrade to 31 section
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-08-28 16:49:21 +02:00
Julius Härtl
8ee35d1d9d
docs(admin): Add more details about configuring APCu
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-08-27 15:48:11 +02:00
Josh
ad95f07cbe
docs: Update SFTP External Storage custom port instructions
For nextcloud/server#47527

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-27 09:08:07 -04:00
Louis Chemineau
0b66870942
feat: Add mention of maintenance:repair-share-owner
Fix https://github.com/nextcloud/documentation/issues/10064

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-08-27 14:58:37 +02:00
Viktor Nagornyy
f37df70949
Updates NC version required for oC migration
Signed-off-by: Viktor Nagornyy <1692600+viktorix@users.noreply.github.com>
2024-08-27 07:33:49 +02:00
Rello
7a076caa0b
Add Enterprise-AIO hint to installation options
Add Enterprise-AIO hint to installation options

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-08-26 12:32:18 +02:00
Nextcloud bot
563ee8cf9d
generate documentation from config.sample.php 2024-08-22 02:56:59 +00:00
Jonas
2257b67b3f
fix(admin_manual): Fix formatting in text app configuration docs
Signed-off-by: Jonas <jonas@freesources.org>
2024-08-21 11:54:44 +02:00
Christoph Wurst
e0439d6d68
feat(admin): Auth token clean-up
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-08-19 11:29:31 +02:00
Anna
f336e17837
Merge pull request #12097 from nextcloud/feat/document-subscription-intervals
feat: document refresh rate
2024-08-14 16:34:18 +02:00
Richard Steinmetz
7b7f7b356f
feat(admin): document follow-up reminders in mail
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-13 16:59:10 +02:00
Anna Larch
bea7582678 feat: document refresh rate
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-08-07 18:20:22 +02:00
Nextcloud bot
345347da99
generate documentation from config.sample.php 2024-08-07 02:55:16 +00:00
Anupam Kumar
47054c05b0
fix(AI/ContextChat): remove previous limitations
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-06 13:30:14 +05:30
Nextcloud bot
b8a457cc47
generate documentation from config.sample.php 2024-08-06 02:54:34 +00:00
Richard Steinmetz
5727c7c4ba
feat(admin): document hidden calendar server settings
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-05 14:13:09 +02:00
Richard Steinmetz
e7ffe4e1ed
Merge pull request #12020 from nextcloud/fix-preview-enabled-parameter
fix(Files): mention enabledPreviewProviders parameter in Previews chapter
2024-08-05 08:30:37 +02:00
Marcel Klehr
97f556cdea
Merge pull request #12078 from nextcloud/docs/ai-more-requirements
docs(AI): Add more details to requirements
2024-08-01 13:21:10 +02:00
Marcel Klehr
c2d7e83e6d
fix: app_context_chat.rst
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-08-01 13:14:38 +02:00
Nextcloud bot
caecfeff9d
generate documentation from config.sample.php 2024-08-01 05:55:04 +00:00
Marcel Klehr
389ddbc314 docs(AI): Add more details to requirements
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-31 13:39:06 +02:00
Nextcloud bot
6cf3a814fe
generate documentation from config.sample.php 2024-07-31 02:52:48 +00:00
Nextcloud bot
4182b62e8d
generate documentation from config.sample.php 2024-07-27 02:49:26 +00:00
Jesse Hitch
924fe874b7
Merge branch 'master' into patch-1 2024-07-26 22:14:03 +02:00
Jesse Hitch
71521bec9b
Update admin_manual/maintenance/upgrade.rst
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Jesse Hitch <jessebot@linux.com>
2024-07-26 22:13:47 +02:00
Marcel Klehr
b6ca7681c2
Merge pull request #12063 from nextcloud/docs/taskprocessing-enums-defaults
docs(TaskProcessing): Update docs to reflect latest changes
2024-07-26 14:05:15 +02:00
Marcel Klehr
17fb341043 fix: config_sample_php_parameters.rst
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 13:53:55 +02:00
Marcel Klehr
1c28e793d2 docs(ai): Address review comments
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 13:41:08 +02:00
Daniel
8801393d34
Merge pull request #12061 from nextcloud/imaginary-pdf
docs(preview): add imaginary pdf provider
2024-07-26 11:26:38 +02:00
Marcel Klehr
6b5b1468d6 docs(admin/ai): How to improve task throughput
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 11:12:36 +02:00
Marcel Klehr
5ee2436e4f docs(admin/ai): Add note about restarting job workers
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 11:05:02 +02:00
Jesse Hitch
0828c717b4
Update upgrade.rst - update grammar on upgrading to minor version before major version
Signed-off-by: Jesse Hitch <jessebot@linux.com>
2024-07-26 08:35:09 +02:00
Nextcloud bot
8aaa761819
generate documentation from config.sample.php 2024-07-26 02:51:22 +00:00
Daniel Kesselberg
68b7057563
docs(preview): add imaginary pdf provider
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-25 23:37:16 +02:00
Marcel Klehr
105ae3e859
Merge pull request #12055 from nextcloud/docs/admin/ai/cuda_version
docs(AI): Add note about CUDA version requirements
2024-07-25 10:41:41 +02:00
Benjamin Gaussorgues
a4e2c37134
Merge pull request #12059 from nextcloud/feat/restrict-admin 2024-07-24 16:10:41 +02:00
Benjamin Gaussorgues
b5f414b989
feat(admin): harden server with admin IP restrict
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-07-24 16:01:42 +02:00
Louis
0eb123e427
Merge pull request #12056 from nextcloud/artonge/feat/users_management_admin_delegation
feat(admin): Users management delegation
2024-07-24 11:15:56 +02:00
Daniel Kesselberg
2f269adec6
feat: hello codespell
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-23 13:04:10 +02:00
Nextcloud bot
56790072c8
generate documentation from config.sample.php 2024-07-23 02:50:39 +00:00
Louis Chemineau
a5cda63ad6
feat(admin): Users management delegation
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-22 16:04:39 +02:00
Marcel Klehr
eed1fadd56 docs(AI): Add note about CUDA version requirements
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-22 10:35:56 +02:00
Joas Schilling
3c0222564f
feat(admin): List more supported Oracle versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-19 16:44:24 +02:00
Marcel Klehr
f1d99edd17
Merge pull request #12025 from nextcloud/docs/add/ai/chat-unusual-generations
docs(AI/Chat): Add note about hidden prompt
2024-07-19 10:38:03 +02:00
Marcel Klehr
352799345f docs(AI/Chat): Add note about hidden prompt
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-19 10:29:04 +02:00
Josh
07e633fcd0
Merge pull request #12021 from nextcloud/admin-updating-general-refinements
fix(admin): Various Upgrade doc refinements
2024-07-18 10:10:26 -04:00
Anupam Kumar
30aac48b1f fix(AI/ContextChat): AI as a service apps don't work with context chat
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-07-18 17:19:59 +05:30
Simon L.
451349a6cc
Merge pull request #12028 from nextcloud/admin/webp
feat(admin): Add note about `webp` static assets
2024-07-17 16:10:54 +02:00
Ferdinand Thiessen
24efda86d5
Merge pull request #12026 from nextcloud/nc30/basenames
feat(admin): Add information about `forbidden_filename_basenames` in Nextcloud 30
2024-07-17 15:05:56 +02:00
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