Commit Graph

2997 Commits

Author SHA1 Message Date
Sascha Wiswedel
9ee513cd02 cleaned up occ logging documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:25 +00:00
Sascha Wiswedel
2a5b0b848b added occ commands from Log Reader
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:25 +00:00
Daniel Kesselberg
5ad3e614ed Table-Prefix is not available anymore
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-01-04 13:27:50 +00:00
John Molakvoæ
9dba2f630b New lines are nice 2020-12-22 07:45:20 +00:00
John Molakvoæ
fa72608677 No more --force-rename 2020-12-22 07:45:20 +00:00
Sascha Wiswedel
fb517ae334 minor grammar corrections
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-22 07:45:20 +00:00
John Molakvoæ
b6fb894c91 Add move-calendar-rename flag docs 2020-12-22 07:45:20 +00:00
Elliott Partridge
f6e3925675 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>
2020-12-04 09:08:53 +00:00
Georgiy Sitnikov
25be08bd8c Correction
I believe "specific users in a space-delimited list" should looks like this. Or?
2020-12-02 15:20:48 +00:00
Morris Jobke
46d43b0aad
Merge pull request #5494 from nextcloud/backport/5469/stable20
[stable20] documented occ sharing commands
2020-12-01 23:04:35 +01:00
Sascha Wiswedel
1a36d81609 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
a4c503be2f documented occ sharing commands
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-01 13:23:42 +00:00
Christoph Wurst
66329c50a4 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:20 +00:00
Sascha Wiswedel
8b70830a18 replace "persons"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-24 12:10:24 +00:00
Sascha Wiswedel
18a2b15552 Fix wrongful description of transfer-ownership
clarify share handling

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-24 12:10:24 +00:00
Mat M
3706af8b45 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-22 23:25:04 +00:00
Sascha Wiswedel
6cc9121147 documented usage of variables for external storages
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-20 18:54:55 +00:00
Sascha Wiswedel
20b5def201 updated external storage app store screenshot
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-20 18:54:55 +00:00
Victor Joos
cb7fb91ade 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
7f64a091f2 formatting and wording retouching
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-16 17:08:37 +00:00
Daniel Calviño Sánchez
3d7f14c4fe Fix description of "Enforce expiration date" parameter
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-11-16 17:08:37 +00:00
Sascha Wiswedel
064d1e0a24 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:34 +00:00
Simon Westersund
0edbfd0f39 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:20 +00:00
Simon Westersund
71dc0bf90c 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:20 +00:00
Morris Jobke
9ec5879cce Update admin_manual/configuration_database/linux_database_configuration.rst 2020-10-28 14:32:31 +00:00
AndrewwHummer
6bbdbc08be Update admin_manual/configuration_database/linux_database_configuration.rst
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-10-28 14:32:31 +00:00
AndrewwHummer
41af41663f add mysql ssl config
add mysql ssl config
2020-10-28 14:32:31 +00:00
Vanessa
ae08ca2121 Update encryption_configuration.rst
Removed ownCloud link
2020-10-20 08:21:14 +00:00
Morris Jobke
55af086068 Clarify on InnoDB file format
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-20 08:04:06 +00:00
Christoph Wurst
956d791dfa Add admin occ app installation docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-14 12:25:53 +00:00
nienzu
add8b230d0 Use GET instead of POST User Provisioning API 2020-10-09 14:05:06 +00:00
Morris Jobke
0ca10682b1 Recommend Ubuntu 20.04 instead of 18.04
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-06 08:25:17 +00:00
Damian Nowak
dea71bd97c server_tuning.rst: escape regexp properly
Some shells like zsh will not auto-escape an argument if no match is found on the filesystem.
2020-10-06 07:04:41 +00:00
J0WI
d1066679dc Update urls to HTTPS
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-09-17 18:37:02 +00:00
Morris Jobke
9873b6be34
Merge pull request #2772 from AndrewwHummer/patch-2
Example centos walkthrough, add working secure apache config
2020-09-14 17:11:10 +02:00
Morris Jobke
ad1a606b3b
Fix unwanted comment in output
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 21:55:58 +02:00
Morris Jobke
5146a352e1
Fix user manual links
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 21:38:25 +02:00
Morris Jobke
bca770da73
Fix l10n build for user manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 21:25:25 +02:00
Morris Jobke
8a98803aac
Merge pull request #3608 from keunes/patch-2
Update caching_configuration.rst
2020-09-09 18:29:12 +02:00
Martin
2b0d464150
Fix typos 2020-09-02 13:52:18 +02:00
Roeland Jago Douma
fa9d22b030
Add encryption migration docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-01 12:54:40 +02:00
Keunes
e4f08b5af7
Update caching_configuration.rst
Expand Redis explanation: inform user to update Redis config, and update socket name to a [more modern](https://help.nextcloud.com/t/error-redisexception-no-such-file-or-directory-at-closure/90684/2) one.
2020-08-27 10:20:25 +02:00
Jos Poortvliet
7a3fa8cc42
Update external_storage_configuration_gui.rst
Note that server-side encryption doesn't work with Nextcloud servers used as external storage.
2020-08-21 17:09:20 +02:00
Nextcloud bot
3bfc5d456a
generate documentation from config.sample.php 2020-08-20 03:41:52 +00:00
Matthieu Bacconnier
355bad4931
Add missing space
And remove unnecessary hyphen.
2020-08-18 09:04:54 +02:00
Bjoern Schiessle
dc8c6185c3 render code block correctly
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-14 10:24:02 +02:00
Morris Jobke
14b9109bc0
Merge pull request #3019 from nextcloud/schiessle-patch-2
Update file_sharing_configuration.rst
2020-08-13 20:46:05 +02:00
Bjoern Schiessle
0ee85e2441 add documentation for the new "notification"-option of the rentention app
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-13 16:17:53 +02:00
Bjoern Schiessle
73b4ac2436 adjust wording to the user interface 2020-08-13 16:08:01 +02:00
Björn Schießle
356aad9349
fix typo
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 15:35:47 +02:00