Commit Graph

3747 Commits

Author SHA1 Message Date
HelloDarkness
686f50f596 Update example_centos.rst for PHP8.2
Signed-off-by: HelloDarkness <111370255+hellodarkness@users.noreply.github.com>
2023-10-11 14:05:43 +00:00
Rello
564e579054 Update admin_manual/configuration_files/external_storage/auth_mechanisms.rst
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-10-11 13:07:56 +02:00
Rello
72822f9556 Update auth_mechanisms.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-10-11 11:53:58 +02:00
Nextcloud bot
102e62d1f7 generate documentation from config.sample.php 2023-10-10 03:31:11 +00:00
Arthur Schiwon
dc0b8d9c39 fix(nginx): adjust config to changed ocm-provider
- Since 27.1.2 and 26.0.8 ocm-provider is not a dir anymore, but
  implemented in a usual Controller. Nginx webserver config requires
  adjustemnts.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-10-05 11:50:52 +02:00
Joas Schilling
9a16d1e383 fix(admin): Update recommended OS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-05 09:02:50 +02:00
Nextcloud bot
2e6291c0d9 generate documentation from config.sample.php 2023-10-05 03:10:31 +00:00
dartcafe
982f1b93f5 fix indefinite articles
Signed-off-by: dartcafe <github@dartcafe.de>
2023-09-28 13:10:47 +02:00
Daniel Kesselberg
e96a80fc10 docs: use anchors for email configuration qa section
To make external references simpler

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-22 18:51:46 +02:00
Robin Windey
c9ab4747a0 Merge pull request #11011 from nextcloud/feature/docs-for-#39818
Doc adjustments for occ trashbin:restore
2023-09-22 12:49:53 +02:00
printplaatreparatie
814724043c Correct minor spelling and punctuation flaws
I'm bothered by 'distrebuted' in line 92, and found more improvements.

Signed-off-by: printplaatreparatie <60609704+printplaatreparatie@users.noreply.github.com>
2023-09-20 11:33:03 +02:00
greta
7b4b95ed12 Add admin doc for acl shares
Signed-off-by: greta <gretadoci@gmail.com>
2023-09-11 12:38:59 +02:00
Josh Richards
b99dd87de3 Merge pull request #11087 from joshtrichards/jr-admin-primary-s3-create-performance-gain
(Object Storage) S3 performance gain from disabling verify_bucket_exists
2023-09-06 15:08:58 -04:00
Marcel Klehr
af4f6ed8b3 Admin docs: AI section: Add llm app
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-09-05 16:35:55 +02:00
Rello
9a661b80db Add files via upload
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-09-05 13:19:59 +02:00
Rello
df327a51d2 Add files via upload
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-09-05 13:18:23 +02:00
Rello
252599c78d Add files via upload
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-09-05 13:17:09 +02:00
Rello
4f7c562791 Update antivirus_configuration.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-09-05 13:14:12 +02:00
Rello
5d0810e2ea Image for ICAP Antivirus
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-09-05 13:07:56 +02:00
Simon L
fe54597de0 Merge pull request #10256 from JanisPlayer/patch-2 2023-09-05 11:48:26 +02:00
Simon L
f42e300650 adjust underline
Signed-off-by: Simon L <szaimen@e.mail.de>

Signed-off-by: Simon L. <szaimen@e.mail.de>
2023-09-05 11:20:20 +02:00
JanisPlayer
bd0f23f34b Add Imaginary settings for previews
Signed-off-by: JanisPlayer <54918417+JanisPlayer@users.noreply.github.com>
2023-09-04 22:41:44 +02:00
JanisPlayer
554f3bf399 Remove Imaginary settings and default JPEG quality set to 80
Signed-off-by: JanisPlayer <54918417+JanisPlayer@users.noreply.github.com>
2023-09-04 22:39:48 +02:00
Richard Steinmetz
607b87830f Merge pull request #11048 from nextcloud/doc/disable-SAB
docs(CardDAV): allow disabling of the system address book
2023-09-04 09:00:48 +02:00
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
JanisPlayer
2d4fa9a4bd add 'preview_imaginary_url', 'preview_imaginary_key','preview_format', 'webp_quality'
Signed-off-by: JanisPlayer <54918417+JanisPlayer@users.noreply.github.com>
2023-09-02 11:15:01 +02: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
Anna Larch
0954761889 docs(CardDAV): allow disabling of the system address book
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-08-23 10:30:59 +02: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
Robin Windey
a0fc82eecd Doc adjustments for occ trashbin:restore
Signed-off-by: GitHub <noreply@github.com>
2023-08-14 17:38:49 +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