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