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
Björn Schießle
1e1576568d
fix typo
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 15:35:32 +02:00
Björn Schießle
b6e5a67680
Document some new sharing features:
...
1. default expire date vs max expire date
2. notification for shares which expire soon
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-13 15:27:26 +02:00
Morris Jobke
af95766501
Fix updated name
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 13:41:44 +02:00
Morris Jobke
17d792c668
Merge pull request #2981 from nextcloud/enh/noid/disable-admin-changed-email-appconfig
...
Add app config option to disable "Email was changed by admin" email
2020-08-12 16:46:13 +02:00
Morris Jobke
a3edb5c876
Add info about LDAP info caching
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Update admin_manual/configuration_user/user_auth_ldap.rst
Co-authored-by: blizzz <blizzz@arthur-schiwon.de>
2020-08-12 16:40:42 +02:00
Morris Jobke
f42d8a5a4d
Add app config option to disable "Email was changed by admin" email
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-12 12:29:14 +02:00
Nextcloud bot
5502711cc4
generate documentation from config.sample.php
2020-08-12 03:39:27 +00:00
Morris Jobke
c88a15c11b
Merge pull request #2197 from jivanpal/patch-2
...
Update nginx.rst -- Reworked the Nginx configs
2020-08-10 16:52:48 +02:00
Morris Jobke
a59ab43864
Update admin_manual/release_schedule.rst
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-10 16:03:13 +02:00
Stefan
3df3e0e57e
Update release_schedule.rst
...
Added 19 to current Versions and moved 16 to older Versions.
2020-08-10 15:38:54 +02:00
Jivan Pal
2fa446d4e2
Change alias to root, as per discussion:
...
https://github.com/nextcloud/documentation/pull/2197#discussion_r467362742
2020-08-08 16:28:01 +01:00