Commit Graph

944 Commits

Author SHA1 Message Date
Nextcloud bot
8340a191d8 generate documentation from config.sample.php 2023-11-25 03:01:57 +00:00
Daniel
1fe7fa9e11 Merge pull request #11290 from nextcloud/zak39-patch-1 2023-11-21 21:40:48 +01:00
Daniel
3c60313f3c Merge pull request #11231 from jivanpal/patch-1 2023-11-21 21:24:08 +01:00
Nextcloud bot
91bde0d836 generate documentation from config.sample.php 2023-11-17 02:56:35 +00:00
Baptiste Fotia
c03a21deb2 Specify the type for $heade
When we would like to extend our class for the EMailTemplate, we have a PHP error about the type of the `$header` variable.

Because, the `$header` property is typed : db3c731b0e/lib/private/Mail/EMailTemplate.php (L97) .

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
2023-11-16 21:21:38 +01:00
Daniel
885becac01 Merge pull request #11265 from nextcloud/tflidd-patch-1-1 2023-11-12 20:29:59 +01:00
Nextcloud bot
8c64d4011e generate documentation from config.sample.php 2023-11-11 02:51:35 +00:00
tflidd
5d7c11516d Remove old redis installation hints
Follow up on https://github.com/nextcloud/documentation/pull/11264.

There is more outdated documentation regarding redis:
- instruction to retired Ubuntu 14.04 manual
-  php-redis packages are now included in Ubuntu (since 20.04 LTS), older onces are or are about to expire by now (18.04 + 5 years)
- info about redis suppot for php7.1/2 compatibility is not relevant, these versions are not supported for quite some time.

Not sure about the fedora/CentOS part, but there is just an information how to retrieve package information on a setup, that does not really help.

We can probably backport these changes to all supported versions.


Signed-off-by: tflidd <tflidd@aspekte.net>
2023-11-05 15:31:22 +01:00
Jivan Pal
c97e0eaab2 reverse_proxy_configuration.rst: IPv6 CIDR support has been present since v25.0.0-beta1
Signed-off-by: Jivan Pal <jivan.pal@gmail.com>
2023-10-19 16:50:07 +01:00
Nextcloud bot
d15e468dcb generate documentation from config.sample.php 2023-10-19 02:56:00 +00:00
Nextcloud bot
102e62d1f7 generate documentation from config.sample.php 2023-10-10 03:31:11 +00:00
Nextcloud bot
2e6291c0d9 generate documentation from config.sample.php 2023-10-05 03:10:31 +00: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
Rello
4f7c562791 Update antivirus_configuration.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2023-09-05 13:14:12 +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
Nextcloud bot
573e578c2f generate documentation from config.sample.php 2023-08-23 02:53:30 +00: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
Joas Schilling
d55186892a Fix admin_manual warnings
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 10:15:18 +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
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
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
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
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
Faraz Samapoor
d743d2b892 Update background_jobs_configuration.rst
Co-authored-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-07-18 16:13:02 +03:30
Marcel Klehr
e7b5f7457f Merge pull request #10587 from nextcloud/feat/dashboard-docs 2023-07-18 13:56:38 +02:00
Faraz Samapoor
0f994c82e5 Update background_jobs_configuration.rst
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-07-17 14:54:01 +03:30
Faraz Samapoor
5c71a5e87f Update theming.rst
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-07-17 14:29:16 +03:30
Faraz Samapoor
aafe6a5f84 Update bruteforce_configuration.rst
Minor fixations.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-07-17 14:14:15 +03:30
Christoph Wurst
09c57bc84c Merge pull request #9639 from nextcloud/gf-not-restore
Add note about Group Folders
2023-07-06 10:06:52 +02:00
Nextcloud bot
280721b428 generate documentation from config.sample.php 2023-06-20 02:48:22 +00:00
Simon L
9fca3c34d4 Merge pull request #10643 from nextcloud/enh/noid/fix-mail-confusion
fix confusion around mail settings and improve layout a bit
2023-06-19 11:35:38 +02:00
Nextcloud bot
2b0b62458a generate documentation from config.sample.php 2023-06-19 08:47:32 +00:00
Simon L
31c187a10b fix confusion around mail settings and improve layout a bit
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-17 18:45:24 +02:00
Christoph Wurst
6f6e0b4db5 Merge pull request #10637 from nextcloud/feat/adminmanual/sudo-occ-with-env-vars
feat(adminmanual): Document how to use occ with sudo and env vars
2023-06-16 12:01:01 +02:00
Christoph Wurst
af604d1ea4 feat(adminmanual): Document how to use occ with sudo and env vars
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-16 11:04:58 +02:00
Nextcloud bot
71c05c02f2 generate documentation from config.sample.php 2023-06-14 02:37:55 +00:00
Nextcloud bot
9662f7b4ad generate documentation from config.sample.php 2023-06-13 02:39:19 +00:00
Josh Richards
9017eb1aed (logging configuration) Rewrite of the admin_audit logging section
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-11 11:14:14 -04:00