Christoph Wurst
d226d54cc4
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:53 +00:00
Morris Jobke
57852667ec
Merge pull request #5450 from nextcloud/backport/5440/stable18
...
[stable18] Add windows contact sync documentation
2020-11-23 21:53:46 +01:00
Morris Jobke
5d8c1e9354
Merge pull request #5444 from nextcloud/backport/5441/stable18
...
[stable18] Update desktop client link
2020-11-23 21:53:10 +01:00
Morris Jobke
4237c440ee
Merge pull request #5446 from nextcloud/backport/5438/stable18
...
[stable18] Improve suggested command line
2020-11-23 21:52:25 +01:00
Axel Le Bot
45f207c726
Add windows contact sync documentation
2020-11-23 20:51:34 +00:00
Mat M
09d2440221
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:31 +00:00
Morris Jobke
4a040485a0
Update desktop client link
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-23 20:50:05 +00:00
Morris Jobke
5327aaa5ad
Merge pull request #5434 from nextcloud/backport/5423/stable18
...
[stable18] usage of variables in external storage mount points
2020-11-20 20:31:06 +01:00
Sascha Wiswedel
3604802f1b
documented usage of variables for external storages
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-20 18:55:35 +00:00
Sascha Wiswedel
9d783b4d41
updated external storage app store screenshot
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-20 18:55:34 +00:00
Morris Jobke
6cc81dc9f1
Merge pull request #5430 from nextcloud/backport/5278/stable18
...
[stable18] Adds links to end of ubuntu 20.04 example
2020-11-19 23:23:08 +01:00
Victor Joos
2db47f4267
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:23 +00:00
Morris Jobke
fb2f6c3a85
Merge pull request #5427 from nextcloud/backport/5411/stable18
...
[stable18] Fix description of "Enforce expiration date" parameter
2020-11-19 22:05:06 +01:00
Sascha Wiswedel
c10976abd5
formatting and wording retouching
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-16 17:09:15 +00:00
Daniel Calviño Sánchez
55004727e8
Fix description of "Enforce expiration date" parameter
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-11-16 17:09:14 +00:00
Morris Jobke
8bd019c8b9
Merge pull request #5404 from nextcloud/backport/5401/stable18
...
[stable18] document upload chunk size
2020-11-10 15:26:30 +01:00
Sascha Wiswedel
51713ce939
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:25:11 +00:00
Morris Jobke
c60d5cebda
Merge pull request #5386 from nextcloud/backport/5319/stable18
...
[stable18] Admin manual: Fix typo in MySQL/MariaDB properties
2020-11-04 22:11:37 +01:00
Simon Westersund
036f47c2e0
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:29 +00:00
Simon Westersund
6f33a62f15
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:28 +00:00
Morris Jobke
0cc627e0af
Merge pull request #5318 from nextcloud/backport/5308/stable18
...
[stable18] Correct sample code dependency and some typo
2020-10-29 14:27:26 +01:00
nienzu
743103af0c
Correct sample code dependency and some typo
...
Signed-off-by: nienzu <ibqqz0602@gmail.com>
2020-10-29 13:19:45 +00:00
Morris Jobke
0032dc4738
Merge pull request #5312 from nextcloud/backport/5309/stable18
...
[stable18] add mysql ssl config
2020-10-29 14:12:19 +01:00
Morris Jobke
76c93decea
Update admin_manual/configuration_database/linux_database_configuration.rst
2020-10-28 14:32:42 +00:00
AndrewwHummer
b569b7b6a7
Update admin_manual/configuration_database/linux_database_configuration.rst
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-10-28 14:32:41 +00:00
AndrewwHummer
d59a7517cd
add mysql ssl config
...
add mysql ssl config
2020-10-28 14:32:41 +00:00
Morris Jobke
db6b9eca68
Merge pull request #5274 from nextcloud/backport/5247/stable18
...
[stable18] Fix spelling error in migrations
2020-10-20 10:29:58 +02:00
nienzu
c9fe0c19cf
Fix spelling error in migrations
...
Signed-off-by: nienzu <ibqqz0602@gmail.com>
2020-10-20 08:29:06 +00:00
Morris Jobke
43b70b6c0e
Merge pull request #5271 from nextcloud/backport/5268/stable18
...
[stable18] Update encryption_configuration.rst
2020-10-20 10:28:15 +02:00
Vanessa
889ff2760e
Update encryption_configuration.rst
...
Removed ownCloud link
2020-10-20 08:21:21 +00:00
Morris Jobke
2f0eea0586
Merge pull request #5267 from nextcloud/backport/5264/stable18
...
[stable18] Clarify on InnoDB file format
2020-10-20 10:12:39 +02:00
Morris Jobke
54b93d90f1
Clarify on InnoDB file format
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-20 08:04:42 +00:00
Morris Jobke
7763064f53
Merge pull request #5261 from nextcloud/backport/5257/stable18
...
[stable18] Update required info about Hooks
2020-10-16 13:35:20 +02:00
Mason Payne
d9be21835c
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:38 +00:00
Morris Jobke
d0c595e2eb
Merge pull request #5252 from nextcloud/backport/5249/stable18
...
[stable18] Add admin occ app installation docs
2020-10-14 15:32:15 +02:00
Christoph Wurst
82fd32430a
Add admin occ app installation docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-14 12:26:31 +00:00
Morris Jobke
2cb2845fb3
Merge pull request #5243 from nextcloud/backport/5227/stable18
...
[stable18] Fix uninitialised variable
2020-10-12 16:56:52 +02:00
Michał
909a4ba48f
Fix uninitialised variable
2020-10-12 14:56:08 +00:00
Morris Jobke
5c2e60ea0d
Merge pull request #5235 from nextcloud/backport/5228/stable18
...
[stable18] Use GET instead of POST User Provisioning API
2020-10-10 15:11:58 +02:00
kesselb
c6cd288078
Merge pull request #5238 from nextcloud/backport/5229/stable18
...
[stable18] Correct some spelling errors in app tutorial
2020-10-10 09:24:10 +02:00
nienzu
bd714615cc
Correct some spelling errors in app tutorial
2020-10-09 14:05:47 +00:00
nienzu
ae31d6132f
Use GET instead of POST User Provisioning API
2020-10-09 14:05:22 +00:00
Morris Jobke
0d9cd4d842
Merge pull request #5181 from nextcloud/backport/5156/stable18
...
[stable18] server_tuning.rst: escape regexp properly
2020-10-06 09:12:36 +02:00
Damian Nowak
487fc0c3e0
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:07:49 +00:00
Morris Jobke
7cbc363b0a
Merge pull request #5177 from nextcloud/backport/5157/stable18
...
[stable18] add migration to tutorial
2020-10-06 09:03:14 +02:00
Morris Jobke
abc7b793ec
Merge pull request #5164 from nextcloud/backport/5158/stable18
...
[stable18] Rmove Gallery App Documentation
2020-10-06 09:02:51 +02:00
dassio
b370d32abb
change to suffixing
...
Signed-off-by: dassio <dassio@icloud.com>
2020-10-06 07:02:43 +00:00
dassio
b223321139
add migration to tutorial
...
Signed-off-by: dassio <dassio@icloud.com>
2020-10-06 07:02:42 +00:00
Morris Jobke
c814ef4311
Remove also related gallery data
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-05 21:07:51 +00:00
Kaleb Hornsby
506575c697
Rmove Gallery App Documentation
...
The Gallery App is no longer supported.
2020-10-05 21:07:50 +00:00