Commit Graph

795 Commits

Author SHA1 Message Date
Nextcloud bot
15ead546d3 generate documentation from config.sample.php 2022-05-18 04:25:29 +00:00
Nextcloud bot
939b1118ed generate documentation from config.sample.php 2022-05-17 04:21:44 +00:00
Nextcloud bot
29e2fcdfb6 generate documentation from config.sample.php 2022-05-10 04:33:10 +00:00
Côme Chilliet
b10816d489 Merge pull request #8286 from nextcloud/fix/ldap-config-id-starts-at-s01
Fix LDAP first configId information
2022-05-09 10:32:28 +02:00
Côme Chilliet
3e2a2bf603 Fix LDAP first configId information
It starts at s01, no more empty configId for the first one.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-09 10:15:33 +02:00
Côme Chilliet
8fbc383ed7 Fix command options formatting
Avoids double-dash being turned into a single one by rendering.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-09 10:09:37 +02:00
Nextcloud bot
ade2085087 generate documentation from config.sample.php 2022-05-06 04:19:48 +00:00
Git'Fellow
d8a70a5937 Add note about IPv6 CIDR
From https://github.com/nextcloud/server/blob/master/config/config.sample.php#L1921
Ref https://github.com/nextcloud/server/issues/32253
2022-05-04 11:22:26 +02:00
Nextcloud bot
63b7765e05 generate documentation from config.sample.php 2022-05-01 04:18:47 +00:00
Nextcloud bot
53bd6ac752 generate documentation from config.sample.php 2022-04-28 04:21:08 +00:00
Valdnet
d67e6a8769 Correct spelling (#8213)
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-04-25 14:33:56 +02:00
Joas Schilling
54ac021a1f Add warnings about scaling issues with ajax and webcron
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-25 12:24:31 +02:00
szaimen
cb9a032737 add domain change documentation
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-21 15:18:21 +02:00
Nextcloud bot
7fba510c02 generate documentation from config.sample.php 2022-04-15 04:13:13 +00:00
Nextcloud bot
4084bcf030 generate documentation from config.sample.php 2022-04-07 04:15:00 +00:00
Nextcloud bot
035004e047 generate documentation from config.sample.php 2022-04-05 04:13:36 +00:00
max-nextcloud
a25a147828 remove invalid type=boolean in config:app:set
App settings do not allow the type option. `config:system:set` on the other hand expects `true` not `yes` as the value of a boolean.
2022-03-23 20:59:24 +01:00
Nextcloud bot
a0560d5812 generate documentation from config.sample.php 2022-03-19 04:10:06 +00:00
Nextcloud bot
f57a86b5e5 generate documentation from config.sample.php 2022-03-08 04:07:41 +00:00
Nextcloud bot
d5f3599c15 generate documentation from config.sample.php 2022-03-03 04:04:53 +00:00
Vincent Petry
d7806e09b8 Combine activity ext storage with group folder section
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-02-25 17:27:20 +01:00
Vincent Petry
ab256faa75 Add section about activities in external storages
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-02-25 16:45:49 +01:00
Frieder Schrempf
8a0af8663e Merge pull request #8047 from nextcloud/extend-warning-gf-activities
Extend warning about activities in groupfolders
2022-02-24 14:18:27 +01:00
Joas Schilling
d3b6b74210 Merge pull request #7878 from blckassassin/master
Update email_configuration.rst
2022-02-24 12:12:33 +01:00
Joas Schilling
5713a36a96 Apply suggestions from code review 2022-02-24 12:09:41 +01:00
Joas Schilling
07aedb47fc Document admin config for maintenance_window_start
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-22 13:49:28 +01:00
Nextcloud bot
963ff252ce generate documentation from config.sample.php 2022-02-22 04:05:23 +00:00
Julius Härtl
c1885613e4 Add docs for occ theming:config
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Co-authored-by: Simon L. <szaimen@e.mail.de>
2022-02-21 10:35:05 +01:00
Frieder Schrempf
2727ba2f70 Extend warning about activities in groupfolders
This extends the warning about activities in groufolders to mention the potential of
leaking sensitive data if "Advanced Permissions" are used.
See https://github.com/nextcloud/groupfolders/issues/1057 for more information.

Signed-off-by: Frieder Schrempf <frieder@fris.de>
2022-02-18 11:55:12 +01:00
Louis Chemineau
d29e232ae7 Add doc to connect to Redis over TLS
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-16 15:50:50 +01:00
Nextcloud bot
b0d15109fa generate documentation from config.sample.php 2022-02-09 04:04:11 +00:00
Joas Schilling
069b76cea2 Document syslog option for the admin audit app
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-26 13:36:36 +01:00
Carl Schwan
21db59e288 Merge pull request #7895 from Tachi107/patch-2
docs(email_configuration): SMTPS is not outdated
2022-01-26 09:56:31 +01:00
Nextcloud bot
11c6823f7e generate documentation from config.sample.php 2022-01-26 04:04:34 +00:00
Nextcloud bot
5ea1be1d03 generate documentation from config.sample.php 2022-01-21 04:01:09 +00:00
Nextcloud bot
0cd1003f58 generate documentation from config.sample.php 2022-01-20 04:02:46 +00:00
Joas Schilling
99606da7b8 Document the syslog_tag as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-14 17:02:02 +01:00
Nextcloud bot
ce0c711e54 generate documentation from config.sample.php 2022-01-12 04:01:07 +00:00
Andrea Pappacoda
2e0ed52021 docs(email_configuration): SMTPS is not outdated
The documentation previously stated that the SMTPS protocol is outdated, while this isn't true. The "port 465 situation" is often misunderstood because its usage has changed over the years, and this caused confusion, with old documents saying one thing, newer ones saying another one, and updated ones a different thing again. Wikipedia has a short, good explanation about the situation: https://en.wikipedia.org/wiki/SMTPS

In short, as of 2018, thanks to RFC8314, port 465 should be used similarly to port 587 (i.e. for _submission_ of emails), with the difference that instead of using STARTTLS for _maybe_ securing the communication with TLS, port 465 uses implicit TLS encryption, similarly to HTTPS (hence the name `submissions`, where `s` stands for secure).

As an example, you take a quick look at the output of `grep 465 /etc/services` on your Linux/BSD system

Please not that I'm not an email expert, just a curious guy that runs his own email server :)

Signed-off-by: Andrea Pappacoda <andrea@pappacoda.it>
2022-01-08 00:33:04 +01:00
blckassassin
de86928bbd Update email_configuration.rst
Added details so users coming to the documentation will know how to access Email server settings.
2021-12-28 00:43:04 -06:00
rakekniven
560cd94cdd Merge pull request #6970 from hellfi/patch-2
occ command to reset bruteforce attempts
2021-12-18 11:12:23 +01:00
Nextcloud bot
3360c1a5d3 generate documentation from config.sample.php 2021-12-18 04:01:32 +00:00
rakekniven
93e47abaa0 l10n: Adapted spelling of brute-force
See https://en.wikipedia.org/wiki/Brute-force_attack

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-12-17 18:41:13 +01:00
rakekniven
34fad2daa9 Merge pull request #7824 from nextcloud/rakekniven-patch-1
Documented "user:add-app-password" and "user:info"
2021-12-17 15:49:39 +01:00
rakekniven
4660d1e547 Merge pull request #7648 from nextcloud/fix-spelling-of-privilege
admin_delegation_configuration.rst: Fix spelling of 'privilege'
2021-12-17 14:24:25 +01:00
Christoph Wurst
9e52bd3469 Merge pull request #7826 from nextcloud/fix/issues-in-en-documentation
Fix some syntax issues in English documentation
2021-12-17 09:31:46 +01:00
Nextcloud bot
a6b6e2d398 generate documentation from config.sample.php 2021-12-17 04:05:59 +00:00
Christian Wolf
60b125da7d Corrected admin text styles
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-16 18:30:43 +01:00
rakekniven
51cbadb62a Documented "user:add-app-password" and "user:info"
Fixes #7805 

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-12-15 07:19:57 +01:00
Nextcloud bot
8d74f8cf17 generate documentation from config.sample.php 2021-12-03 04:08:25 +00:00