Commit Graph

4136 Commits

Author SHA1 Message Date
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
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
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
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