Christoph Wurst
43b838e487
Merge pull request #5467 from nextcloud/backport/5464/stable19
...
[stable19] List bg version expiration as limitation of session cred ext strg
2020-11-25 10:27:52 +01: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
8ed0697794
Merge pull request #5462 from nextcloud/backport/5452/stable19
...
[stable19] Fix wrongful description of transfer-ownership
2020-11-24 13:17:00 +01: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
Morris Jobke
4ff8296964
Merge pull request #5449 from nextcloud/backport/5440/stable19
...
[stable19] Add windows contact sync documentation
2020-11-23 21:52:38 +01:00
Morris Jobke
4fcc92c2fb
Merge pull request #5445 from nextcloud/backport/5438/stable19
...
[stable19] Improve suggested command line
2020-11-23 21:52:09 +01:00
Morris Jobke
0f1579bd50
Merge pull request #5443 from nextcloud/backport/5441/stable19
...
[stable19] Update desktop client link
2020-11-23 21:51:37 +01:00
Axel Le Bot
9e1dc6e12f
Add windows contact sync documentation
2020-11-23 20:51:16 +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
Morris Jobke
b1b8506176
Update desktop client link
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-23 20:50:03 +00:00
Morris Jobke
ce46ed0965
Merge pull request #5433 from nextcloud/backport/5423/stable19
...
[stable19] usage of variables in external storage mount points
2020-11-20 20:31:00 +01: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
Morris Jobke
afaaf50fe0
Merge pull request #5429 from nextcloud/backport/5278/stable19
...
[stable19] Adds links to end of ubuntu 20.04 example
2020-11-19 23:23:12 +01: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
Daniel Calviño Sánchez
4a5ddf2fb0
Merge pull request #5426 from nextcloud/backport/5411/stable19
...
[stable19] Fix description of "Enforce expiration date" parameter
2020-11-19 18:01:54 +01: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
Morris Jobke
130cacc7ac
Merge pull request #5403 from nextcloud/backport/5401/stable19
...
[stable19] document upload chunk size
2020-11-10 15:26:10 +01: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
Morris Jobke
2b713c47d5
Merge pull request #5387 from nextcloud/backport/5319/stable19
...
[stable19] Admin manual: Fix typo in MySQL/MariaDB properties
2020-11-04 22:11:34 +01: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
50e01e43a3
Merge pull request #5317 from nextcloud/backport/5308/stable19
...
[stable19] Correct sample code dependency and some typo
2020-10-29 14:27:21 +01:00
nienzu
0a2f5a5ff4
Correct sample code dependency and some typo
...
Signed-off-by: nienzu <ibqqz0602@gmail.com>
2020-10-29 13:19:28 +00:00
Morris Jobke
9285573a8f
Merge pull request #5311 from nextcloud/backport/5309/stable19
...
[stable19] add mysql ssl config
2020-10-29 14:12:24 +01:00
Morris Jobke
8e95be988e
Fix space
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-29 09:46:20 +01:00
Morris Jobke
2e42358412
Update admin_manual/configuration_database/linux_database_configuration.rst
2020-10-28 14:32:41 +00:00
AndrewwHummer
edce01ca48
Update admin_manual/configuration_database/linux_database_configuration.rst
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-10-28 14:32:39 +00:00
AndrewwHummer
ac0f679c7d
add mysql ssl config
...
add mysql ssl config
2020-10-28 14:32:38 +00:00
Morris Jobke
b08245fc25
Merge pull request #5307 from nextcloud/backport/5286/stable19
...
[stable19] Mention cloning shipped apps in dev env
2020-10-26 22:38:57 +01:00
Vincent Petry
b84735bb4a
Mention cloning shipped apps in dev env
...
Add mention to cloning external shipped apps into the apps folder in the
development environment, to be able to test upgrades as these apps will
be required at that point.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-26 21:34:03 +00:00
Morris Jobke
a03b38342b
Merge pull request #5273 from nextcloud/backport/5247/stable19
...
[stable19] Fix spelling error in migrations
2020-10-20 10:29:54 +02:00
nienzu
b6dd5da6c1
Fix spelling error in migrations
...
Signed-off-by: nienzu <ibqqz0602@gmail.com>
2020-10-20 08:29:03 +00:00
Morris Jobke
fccda7ada9
Merge pull request #5270 from nextcloud/backport/5268/stable19
...
[stable19] Update encryption_configuration.rst
2020-10-20 10:28:19 +02:00
Vanessa
a0f12e4e24
Update encryption_configuration.rst
...
Removed ownCloud link
2020-10-20 08:21:19 +00:00
Christoph Wurst
714b86bfec
Merge pull request #5266 from nextcloud/backport/5264/stable19
...
[stable19] Clarify on InnoDB file format
2020-10-20 10:10:32 +02:00
Morris Jobke
80c2c78d74
Clarify on InnoDB file format
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-20 08:04:24 +00:00
Morris Jobke
e4cfb21e0a
Merge pull request #5260 from nextcloud/backport/5257/stable19
...
[stable19] Update required info about Hooks
2020-10-16 13:35:23 +02:00
Mason Payne
21ac1abb37
Update required info about Hooks
...
Spent too much time looking for something to give me the right direction. Found this forum post from 2017.
https://help.nextcloud.com/t/filehook-not-working/14591/14
Signed-off-by: Mason Payne <gomas.bmw@gmail.com>
2020-10-16 11:32:33 +00:00
Christoph Wurst
a5148a0fb4
Merge pull request #5251 from nextcloud/backport/5249/stable19
...
[stable19] Add admin occ app installation docs
2020-10-14 14:48:44 +02:00
Christoph Wurst
aa2cd4d544
Add admin occ app installation docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-14 12:26:12 +00:00
Morris Jobke
ed2c6309e2
Merge pull request #5242 from nextcloud/backport/5227/stable19
...
[stable19] Fix uninitialised variable
2020-10-12 16:56:49 +02:00
Michał
3f087570e9
Fix uninitialised variable
2020-10-12 14:56:07 +00:00
Morris Jobke
0ef68a61fa
Merge pull request #5237 from nextcloud/backport/5229/stable19
...
[stable19] Correct some spelling errors in app tutorial
2020-10-10 15:12:20 +02:00
Morris Jobke
221efacb40
Merge pull request #5234 from nextcloud/backport/5228/stable19
...
[stable19] Use GET instead of POST User Provisioning API
2020-10-10 15:11:55 +02:00
nienzu
5b4c360a24
Correct some spelling errors in app tutorial
2020-10-09 14:05:43 +00:00
nienzu
2b948e1511
Use GET instead of POST User Provisioning API
2020-10-09 14:05:14 +00:00
Nextcloud bot
037b6e93aa
generate documentation from config.sample.php
2020-10-09 03:45:44 +00:00