Sascha Wiswedel
0abf613acb
explained log fields
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-04-14 08:25:04 +00:00
Nextcloud bot
5504aa8283
generate documentation from config.sample.php
2021-03-31 04:06:59 +00:00
Christian Hartmann
137805e3f3
Fix password policy documentation
...
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2021-03-29 08:35:32 +00:00
Joas Schilling
4653343da6
Fix link to "List of editable data fields"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-25 08:23:44 +00:00
Joas Schilling
0c549f8f9d
Add docs for getting the fields list
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-25 08:23:43 +00:00
Michael Griego
b0d485f8b2
Notes on using the Redis session handler
...
Requested by https://github.com/nextcloud/docker/pull/1364#issuecomment-765472103
Signed-off-by: Mike Griego <mike@griegocentral.com>
2021-03-21 20:51:05 +00:00
Morris Jobke
b25f1987f7
Merge pull request #6277 from nextcloud/backport/6236/stable19
...
[stable19] Fix typo
2021-03-17 10:03:40 +01:00
Morris Jobke
a0b20a78c9
Merge pull request #6284 from nextcloud/backport/6082/stable19
...
[stable19] Add note about when to enable SSL
2021-03-17 10:02:47 +01:00
Morris Jobke
7ad47b2fa4
Merge pull request #6279 from nextcloud/backport/6219/stable19
...
[stable19] add newline in reverse proxy docs
2021-03-17 10:02:17 +01:00
Steve8291
577506debc
Add note about when to enable SSL
...
As the manual currently reads it sounds like you should always enable SSL for your database. Added note explaining that is is only necessary when you connect remotely.
Since the default install for MariaDB or MySQL only allows communication on localhost through a unix socket, this will not need to be configured for most installs.
2021-03-17 08:52:17 +00:00
ZeroPointMax
eb72828825
add newline in reverse proxy docs
...
Signed-off-by: ZeroPointMax <zeropointmax@mailbox.org>
2021-03-17 08:51:45 +00:00
Stefan
9ac3b8a444
Update release_schedule.rst
2021-03-17 08:51:34 +00:00
Mohamed Radhi Guennichi
54cde6bb86
Fix typo
2021-03-17 08:51:29 +00:00
hashashin1191
7f96662b1c
Update source_installation.rst
...
Signed-off-by: hashashin1191 <hashashin1191@protonmail.com>
#6224
2021-03-16 21:11:47 +00:00
Robin Appelman
0eb7646c2b
Remove "host to resolve" from the list of valid options for trusted_proxies
...
There is no code to actually support that as far as I can tell
2021-03-16 21:10:34 +00:00
Francis Lavoie
6de87396e7
Update reverse_proxy_configuration.rst
2021-03-16 18:43:48 +00:00
Francis Lavoie
24464fc873
Clean up Caddy proxy example
...
It's incorrect to use `reverse_proxy` for the dav paths because Caddy does not support paths in proxy addresses. Using a rewrite is the correct solution.
Was also pointed out here: https://github.com/nextcloud/documentation/pull/5894#issuecomment-772874944
2021-03-16 18:43:48 +00:00
Julius Härtl
59bfb8b6ea
Add note about SAML limitation to apply to all login credential based auth mechanisms
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-02-04 11:53:03 +00:00
Morris Jobke
34e5d8832f
Combine the two Nginx reverse proxy examples
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-20 15:39:29 +01:00
Yash
a44fa54e95
Update reverse_proxy_configuration.rst
...
nginx redirect example
2021-01-20 14:35:32 +00:00
Morris Jobke
44bcae7d3f
Combine the two Nginx reverse proxy examples
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-20 15:28:05 +01:00
Morris Jobke
4fe337101a
Merge pull request #6056 from nextcloud/backport/5508/stable19
...
[stable19] Add Traefik v1 TOML example
2021-01-20 15:21:10 +01:00
Morris Jobke
e3e087cf24
Merge pull request #6060 from nextcloud/backport/6050/stable19
...
[stable19] Fixed sentence structure
2021-01-20 15:20:45 +01:00
Steve8291
8c9ab732e7
Fixed some sentence structure
...
Adjusting grammar.
2021-01-20 14:19:15 +00:00
فارس
314fec5e0a
gaddyfile reverse_proxy example
...
Added a Caddy reverse_proxy example
Signed-off-by: serafdev <fares@seraf.dev>
2021-01-20 14:18:59 +00:00
Elliott Partridge
50b68a9a53
Add Traefik v1 TOML example
...
It took me a little while to figure out the correct configuration for Traefik v1 using the traefik.toml for configuration. So, I figured it would be helpful to document my findings.
Signed-off-by: Elliott Partridge <elliott.partridge@gmail.com>
2021-01-20 14:18:17 +00:00
Vincent Petry
3e377419a5
Add doc to migrate from OC 10.5 to NC 20.0
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-01-15 08:58:57 +00:00
Bowen Ding
02a7338401
Make systemd not kill child processes of a cron job when it finishes
...
Signed-off-by: Bowen Ding <dbw9580@live.com>
2021-01-15 00:35:52 +01:00
Sascha Wiswedel
16de88934a
made log watching via occ more precise
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:42 +00:00
Sascha Wiswedel
b77b014902
cleaned up order of occ logging documentation
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:42 +00:00
Sascha Wiswedel
6132dd9577
cleaned up occ logging documentation
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:41 +00:00
Sascha Wiswedel
91e5a87081
added occ commands from Log Reader
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:41 +00:00
Nextcloud bot
786dc34de6
generate documentation from config.sample.php
2020-12-22 03:57:26 +00:00
Georgiy Sitnikov
575c1b5e34
Correction
...
I believe "specific users in a space-delimited list" should looks like this. Or?
2020-12-02 15:20:52 +00:00
Morris Jobke
882e130715
Merge pull request #5495 from nextcloud/backport/5469/stable19
...
[stable19] documented occ sharing commands
2020-12-01 23:04:17 +01:00
Sascha Wiswedel
04ccf35e30
Describe step-by-step upgrading better
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-01 13:24:23 +00:00
Sascha Wiswedel
48479dbabe
documented occ sharing commands
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-01 13:23:55 +00:00
Christoph Wurst
926719c26f
List bg version expiration as limitation of session cred ext strg
...
Background version expiration doesn't work if cron can't access the
storage. This limitation wasn't documented.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-25 09:12:37 +00:00
Sascha Wiswedel
bf7ea76233
replace "persons"
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-24 12:10:42 +00:00
Sascha Wiswedel
d11117b1a5
Fix wrongful description of transfer-ownership
...
clarify share handling
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-24 12:10:41 +00:00
Mat M
47352e72fa
Improve suggested command line
...
Since mostly the www-data user has no shell, you cannot easily cd and the sudo locally.
Signed-off-by: Mat M <matm@gmx.fr>
2020-11-23 20:50:25 +00:00
Sascha Wiswedel
51ca3e266e
documented usage of variables for external storages
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-20 18:55:16 +00:00
Sascha Wiswedel
e862bdd722
updated external storage app store screenshot
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-20 18:55:15 +00:00
Victor Joos
4aeb030195
Adds links to ubuntu 20.04 example
...
The current documentation ends abruptly when only reading the "example
installation on ubuntu 20.04" document. This commit adds some links for the
next (potential) steps.
Signed-off-by: Victor Joos <victor.joos@uclouvain.be>
2020-11-19 21:07:03 +00:00
Sascha Wiswedel
103978c7c4
formatting and wording retouching
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-16 17:08:56 +00:00
Daniel Calviño Sánchez
6ecd7af7ca
Fix description of "Enforce expiration date" parameter
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-11-16 17:08:55 +00:00
Sascha Wiswedel
2afc185cb3
document upload chunk size
...
documenting https://github.com/nextcloud/server/pull/7056
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-10 14:24:54 +00:00
Simon Westersund
9e4a98b0cc
Admin manual: Fix another typo and missing value
...
- "skip_server_name" with underscores.
- Add "= 1" which was missing. Assuming that the previous author meant
to enable this, since the default is 0.
Signed-off-by: Simon Westersund <swestersund@users.noreply.github.com>
2020-11-04 21:06:32 +00:00
Simon Westersund
784f49d6c0
Admin manual: Fix typo in MySQL/MariaDB properties
...
- Change dashes to underscores in the property names. Verified the names
via the following documentation pages:
- MySQL: https://dev.mysql.com/doc/refman/8.0/en/server-option-variable-reference.html
- MariaDB: https://mariadb.com/kb/en/server-system-variables/
Signed-off-by: Simon Westersund <swestersund@users.noreply.github.com>
2020-11-04 21:06:31 +00:00
Morris Jobke
2e42358412
Update admin_manual/configuration_database/linux_database_configuration.rst
2020-10-28 14:32:41 +00:00