Commit Graph

3566 Commits

Author SHA1 Message Date
tflidd
d104dd4eae Merge pull request #9397 from p-bo/patch-23
Add NextcloudPi to automated install options
2022-12-10 14:51:29 +01:00
Nextcloud bot
a3306e018d generate documentation from config.sample.php 2022-12-09 03:53:25 +00:00
Varun Patil
a445c80695 Add JIT to server tuning
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2022-12-08 15:16:56 -08:00
Daniel
4e31df17c5 Merge pull request #9393 from p-bo/patch-21
tweak to render structured, add warning
2022-12-06 23:32:25 +01:00
Christoph Wurst
07b94e6ba3 doc(admin documentation): Warn about the changed errorlog message prefix
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-06 10:59:59 +01:00
tflidd
88b890f188 Merge pull request #9405 from p-bo/patch-29
Remove link to disappeared document
2022-12-05 21:08:31 +01:00
p-bo
e35c310cbd Fix grammar 2022-12-04 21:00:33 +01:00
tflidd
cdce864d06 Merge pull request #9390 from p-bo/patch-17
Updated link to WebDAV FAQ on OwnCloud forum
2022-12-04 20:40:59 +01:00
p-bo
7980625b56 Rephrased as sugested 2022-12-04 18:30:30 +01:00
Nextcloud bot
ea575ae12b generate documentation from config.sample.php 2022-12-01 03:39:06 +00:00
Daniel
ca2e9e9fbc Merge pull request #9401 from p-bo/patch-26
Point URL to internet archive
2022-11-30 15:28:36 +01:00
Simon L
6c2e7cb7b7 Merge pull request #9373 from nextcloud/enh/noid/improve-imaginary-doc
Improve documentation around Imaginary
2022-11-30 10:17:45 +01:00
Vincent Petry
9c8ac80c6c Merge pull request #9424 from nextcloud/update-owncloud-migration-10.11
Update instructions for upgrading from ownCloud 10.11
2022-11-29 09:00:27 +01:00
Nextcloud bot
2b0d1b9047 generate documentation from config.sample.php 2022-11-29 03:38:58 +00:00
Vincent Petry
6034de3149 Update instructions for upgrading from ownCloud 10.11
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-28 22:05:05 +01:00
Julius Härtl
eae31ad02f Merge pull request #9321 from nextcloud/docs/add-av-disabling-background-scan 2022-11-28 08:12:29 +01:00
Luka Trovic
09664f83ed feat: update description
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com>
2022-11-28 08:04:39 +01:00
Luka Trovic
d17ea611a4 feat: update description
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com>
2022-11-28 08:04:25 +01:00
Daniel
a1ada68056 Merge pull request #9391 from p-bo/patch-18
Missing comma in sentence
2022-11-27 21:01:18 +01:00
Nextcloud bot
1f7f6b2a50 generate documentation from config.sample.php 2022-11-26 03:36:33 +00:00
Daniel
4e22b453cb Merge pull request #9402 from p-bo/patch-27
Fix formating
2022-11-25 20:38:15 +01:00
Daniel
adfc375946 Merge pull request #9388 from p-bo/patch-15
fix bugtracker link
2022-11-25 20:35:53 +01:00
Daniel
16bdee96cf Merge pull request #9404 from p-bo/patch-28
future-proof link to desktop client docs
2022-11-25 20:33:33 +01:00
p-bo
d26c4b8698 Remove link to disappeared document
This URL is no longer functional and cannot by found in internet archive :-(

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-20 00:27:51 +01:00
p-bo
a57194cf8f future-proof link to desktop client docs
latest instead version number to stay functional/current

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-20 00:02:26 +01:00
p-bo
6ca0607d62 Fix formating
- use *italicized text* instead of _italicized text_ , because it was not rendered in used markdown flavour correctly
- remove (forgotten?) long line of dashes

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-19 23:02:16 +01:00
p-bo
a58b35b21f Point URL to internet archive
This site is not existing any more - link updated to point to archived page

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-19 22:39:32 +01:00
p-bo
b24f71121c Removed obsolete note regarding pending backport of NSS into RHEL & derivatives
Backport described in linked bug
https://bugzilla.redhat.com/show_bug.cgi?id=1241172
was already completed in
https://access.redhat.com/errata/RHBA-2016:2335.html

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-19 22:03:12 +01:00
p-bo
be4b6a4b2c Add NextcloudPi script 2022-11-19 20:51:47 +01:00
p-bo
c3f3363f17 Add Let’s Encrypt to SSL certificates tip
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-19 20:36:55 +01:00
p-bo
1e895576e2 Add NextcloudPi to automated install options
Because they also provide install script - see Debian tab under Supported Systems section on nextcloudpi.com

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-19 20:12:10 +01:00
p-bo
1f7871e235 Update Deployment recommendations link
Fixes #9395

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-19 19:52:16 +01:00
p-bo
b980bbfa4c Update package_upgrade.rst 2022-11-18 16:17:29 +01:00
p-bo
cb6727cb93 tweak to render structured
Without it, lines are concatenated and content is thus cluttered. 

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-18 15:57:55 +01:00
p-bo
42c6cb2c6e lowercase instead of uppercase, colon instead of comma
There was combination of comma, followed by uppercase article which is not correct. So replaced upper case article with lowercase one and tried also other variants instead of comma between sentences and colon seems to fit best (but may be only subjective perception).

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-18 14:42:56 +01:00
p-bo
d83c5e454f Missing comma in sentence
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-17 22:52:39 +01:00
p-bo
e59c910f30 Updated link to WebDAV FAQ on OwnCloud forum
It seems, that forum was migrated, thus old URL leaded (was redirected) to forum homepage. Fixed by searching new URL of mentioned thread.

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-17 22:47:26 +01:00
p-bo
cd2beb5625 fix bugtracker link
There can be only one link (two links results in broken link) and also link to server bug tracker is part of linked list of bugtrackers, so shouldn't appear there.

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-17 21:51:14 +01:00
Joas Schilling
86b0105392 Merge pull request #9377 from p-bo/patch-14
Added users to number to make sense.
2022-11-17 21:14:38 +01:00
Julius Härtl
20789e12c1 Merge pull request #9382 from nextcloud/bugfix/noid/fix-syntax-issues
Fix syntax issues and dead links
2022-11-17 19:20:40 +01:00
Joas Schilling
41913d1558 Fix syntax issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-17 14:34:58 +01:00
p-bo
ba46d3cf06 Added users to number to make sense.
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-16 15:58:03 +01:00
p-bo
89a4cfd163 Update URL of FAQ category page
As announced in https://help.nextcloud.com/t/combing-how-tos-faqs-and-tips/9070 , there was merge among faq, how-to and tips section on this new URL. 

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-16 15:44:26 +01:00
Simon L
b02e70ce98 Merge pull request #9195 from J0WI/mariadb-10.6
Update recommend MariaDB versions
2022-11-16 00:47:37 +01:00
Richard Steinmetz
8c47f86d93 Improve documentation around Imaginary
Ref https://github.com/nextcloud/previewgenerator/issues/323
Ref https://github.com/nextcloud/server/pull/35105

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-11-15 16:17:30 +01:00
Nextcloud bot
cc3931ada3 generate documentation from config.sample.php 2022-11-15 03:33:02 +00:00
Christoph Wurst
a494001162 Document that the PHP extension fileinfo is required
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 17:54:20 +01:00
Joas Schilling
b11a13301e Fix RST
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-14 13:01:27 +01:00
Daphne Muller
547989b733 Update system_requirements.rst
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
2022-11-14 12:59:01 +01:00
Joas Schilling
63c9336046 Merge pull request #9327 from nextcloud/enh/noid/add-postgres-15
add postgres 15
2022-11-14 12:14:48 +01:00