Commit Graph

3720 Commits

Author SHA1 Message Date
Josh Richards
5c8f03842e (Object Storage) S3 performance gain from disabling verify_bucket_exists
As developed in nextcloud/server#23932

Also includes caveat language re: multibucket scenarios

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-09-03 09:05:07 -04:00
Joas Schilling
0046458e3d Merge pull request #11085 from nextcloud/normalize-php-spelling
chore: normalize spelling for PHP + version
2023-08-31 17:23:07 +02:00
Daniel Kesselberg
1c4e073bdc chore: normalize spelling for PHP + version
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-31 15:49:00 +02:00
Anna
43cd26e7d0 Merge pull request #11079 from nextcloud/enh/ldap_check_group_command
Document new command ldap:check-group
2023-08-31 15:37:17 +02:00
Côme Chilliet
0e1cd69f85 Apply suggestions from code review
Co-authored-by: Anna <anna@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-08-31 10:41:32 +02:00
Josh Richards
23b257dab3 Merge pull request #11080 from joshtrichards/admin-email-cfg-debug-loglevel-zero
(admin) email cfg - NC `loglevel` `0` required for Mailer debugging
2023-08-30 10:27:42 -04:00
Nextcloud bot
df53c65c1d generate documentation from config.sample.php 2023-08-30 03:01:05 +00:00
Josh Richards
c31de09158 (admin) email cfg - NC loglevel 0 required for Mailer debugging
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-08-28 15:31:40 -04:00
Côme Chilliet
dec903223c Document new command ldap:check-group
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-28 17:17:30 +02:00
Côme Chilliet
2ccba7f809 Merge pull request #11018 from nextcloud/enh/hide-shares-from-disabled-users
Add documentation for files_sharing:hide_disabled_user_shares option
2023-08-28 16:29:24 +02:00
Daniel
3e4e79ae81 Update admin_manual/installation/source_installation.rst
Co-authored-by: MichaIng <micha@dietpi.com>
Signed-off-by: Daniel <mail@danielkesselberg.de>
2023-08-27 22:10:03 +02:00
Daniel Kesselberg
f65b161325 docs: add hint for php-sodium
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-27 20:33:04 +02:00
Sakshum Gadyal
ced0aa8436 Update source_installation.rst (#11068) 2023-08-25 17:54:57 +00:00
Nextcloud bot
573e578c2f generate documentation from config.sample.php 2023-08-23 02:53:30 +00:00
Rello
09fb0b7c6e Merge pull request #10986 from nextcloud/Rello-docu-urls
Update harden_server.rst
2023-08-21 13:39:17 +02:00
Rello
1a8860c73f Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-08-21 10:54:37 +02:00
Christopher Ng
d7d99feffd Increase discoverability of background jobs documentation
- Add section to "Installation on Linux"

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-18 10:20:30 -07:00
jld3103
258428a8ef Clarify pcntl disable_functions
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-08-18 09:30:21 +02:00
hamza221
a8ae308d8d [admin_manual] Add documentaion for thread summary
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-08-17 15:51:56 +02:00
Johannes Merkel
19a997ab46 feat: add snooze
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2023-08-16 11:33:42 +02:00
Côme Chilliet
be2f3abd4f Add documentation for files_sharing:hide_disabled_user_shares option
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-14 10:56:15 +02:00
Simon L
4537c70fc8 Merge pull request #10989 from joshtrichards/jr-big-uploads-apache-limitrequestbody-newer-behavior
(big_file_upload_configuration) Note new Apache LimitRequestBody default
2023-08-12 10:00:45 +02:00
Josh Richards
f9c4a3fce4 (big_file_upload_configuration) Note new Apache LimitRequestBody default
Apache's default for this changed from 0 (unlimited) to 1 GiB. This impacts non-chunking client transactions.

Resolves: #35778 and #37695 and documents needed adjustments applicable to various others like https://github.com/nextcloud/docker/issues/1796

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-08-11 08:44:15 -04:00
Rello
1ca7835979 Update admin_manual/installation/harden_server.rst
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-08-11 13:22:49 +02:00
Rello
1eda3a1fdc Update admin_manual/installation/harden_server.rst
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-08-11 12:21:02 +02:00
Rello
057b608c7c Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-08-11 10:53:24 +02:00
Joas Schilling
07437e6af3 Remove intersphinx mapping because we use outside links for that
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 10:37:05 +02:00
Joas Schilling
d55186892a Fix admin_manual warnings
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 10:15:18 +02:00
Joas Schilling
25353ef1f4 fix(CI): Make warnings fail the CI build
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 09:55:35 +02:00
Daniel
a49205d68d Merge pull request #9757 from klementuel/patch-2
Update troubleshooting.rst
2023-08-10 21:22:54 +02:00
Daniel
e281f2e9dd Update admin_manual/office/troubleshooting.rst
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Daniel <mail@danielkesselberg.de>
2023-08-10 21:18:16 +02:00
Daniel
ace8a3431b Merge pull request #9583 from leegarrett/master
Document `occ status` and `-e` option (Related to #35873)
2023-08-07 20:30:53 +02:00
Lee Garrett
1d35260acc Add heading and also fix label
Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu>
2023-08-07 19:12:05 +02:00
Lee Garrett
2dc160b8f5 Document occ status and -e option
Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu>
2023-08-07 19:12:05 +02:00
Daniel Kesselberg
a264e14d2c feat: update default length for password policy
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-06 18:37:47 +02:00
klementuel
b60c3d1141 Update troubleshooting.rst
Add issue for Built-in CODE server

Signed-off-by: klementuel <49693391+klementuel@users.noreply.github.com>
2023-08-04 14:20:57 +02:00
Christoph Wurst
9a017afd0c fix(adminmanual): Recommend basic auth over NTLM for Exchange
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-08-03 21:17:01 +02:00
Daniel
b5cf54ef39 Merge pull request #10762 from nextcloud/fsamapoor-patch-1
Update bruteforce_configuration.rst
2023-08-03 15:51:03 +02:00
Daniel
cad2ee3be9 Merge pull request #10841 from nextcloud/tflidd-patch-1
Update Debian version in system_requirements.rst
2023-08-03 15:49:28 +02:00
Daniel
6ff932d080 Merge pull request #10433 from rubo77/server-side-encryption
clarify the separation encryption of local and remote storage
2023-08-03 15:45:15 +02:00
Simon L
04e131e0ca Merge pull request #10760 from joshtrichards/phpinfo-via-serverinfo-system-app
(admin-general troubleshooting) Enabling phpinfo access via the serverinfo (System) app
2023-07-30 17:42:40 +02:00
Rello
65f55ac70a Merge pull request #10802 from nextcloud/Rello-patch-1
Update logging_configuration.rst
2023-07-27 13:43:23 +02:00
tflidd
003e5daddd Merge pull request #10763 from nextcloud/fsamapoor-patch-2
Update theming.rst
2023-07-27 13:38:43 +02:00
tflidd
4cacf86d08 Update Debian version in system_requirements.rst
If we recommend a Debian operating system, it would be better to use a version that already ships a php version that is supported by NC.

https://wiki.debian.org/PHP#Available_versions

Not sure if you do some specific tests on a Debian setup and to claim to support it, you would need to adjust the version as well.

Perhaps backport to NC26 as well.

Signed-off-by: tflidd <tflidd@aspekte.net>
2023-07-27 13:35:04 +02:00
Marcel Klehr
436db3e457 Admin docs: AI section: Remove emojis
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-26 11:19:56 +02:00
Rello
def1204bcd Update logging_configuration.rst
double "to"

Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-07-26 08:55:50 +02:00
Marcel Klehr
5f26651243 Merge pull request #10774 from nextcloud/enh/admin-ai-section 2023-07-21 15:12:35 +02:00
Nextcloud bot
b09f9b6dc3 generate documentation from config.sample.php 2023-07-21 02:43:32 +00:00
Marcel Klehr
f462abbcac Merge pull request #10764 from nextcloud/fsamapoor-patch-3 2023-07-18 15:37:38 +02:00
Marcel Klehr
ac4a990381 Update admin_manual/ai/index.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-18 15:00:13 +02:00