Commit Graph

3343 Commits

Author SHA1 Message Date
Vincent Petry
11a8d72d6e Add doc for occ trashbin:restore command
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-04 14:56:59 +00:00
Joas Schilling
50c9da5eda Improve UTF8 manual with older DB versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-02 16:26:15 +00:00
Daniel Calviño Sánchez
a127ceae7b Adjust ROW_FORMAT note to changes in Nextcloud 24
Since Nextcloud 24 (nextcloud/server#e49233a79546) ROW_FORMAT is no
longer set to "COMPRESSED" when changing the character set of tables to
"utf8mb4" in the "Repair MySQL collation" repair step. However, that
repair step still sets the ROW_FORMAT to "DYNAMIC" before changing the
collation of tables, no matter the character set.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2023-01-02 09:44:56 +00:00
Robin Appelman
c091738d1c document azure primary storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-12-27 17:31:39 +00:00
p-bo
905f0236c3 Update admin_manual/installation/source_installation.rst
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-12-10 20:35:05 +00:00
p-bo
f3eea48824 More clear wording (and tipo remove)
There was (my) tipo (dtto -> ditto) and possibly the whole expression was not so clear.

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-12-10 20:35:05 +00:00
p-bo
ed6332bce6 Fix grammar 2022-12-10 19:20:36 +00:00
p-bo
9ddd9b04c8 Rephrased as sugested 2022-12-10 19:20:36 +00:00
p-bo
d6e47dc9b9 Add Let’s Encrypt to SSL certificates tip
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-12-10 19:20:36 +00:00
p-bo
80910a51b5 Add NextcloudPi script 2022-12-10 13:51:45 +00:00
p-bo
0ce2ad3eb4 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-12-10 13:51:45 +00:00
Richard Steinmetz
216cf32ac2 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-30 09:18:17 +00:00
Nextcloud bot
5931f84a1f
generate documentation from config.sample.php 2022-11-26 03:36:31 +00:00
p-bo
eee03682c1 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-25 19:42:59 +00:00
p-bo
9935fca16c 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-25 19:37:16 +00:00
Joas Schilling
1aaaba25c8 Fix syntax issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-17 18:21:17 +00:00
Simon L
087977cd47 add mariadb10.6
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-17 11:03:06 +00:00
Christoph Wurst
ce7a805a94 Document that the PHP extension fileinfo is required
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 17:27:39 +00:00
林柏臣
0511d79b53 update the link to available language codes
change the url of Transifex language codes from https://www.transifex.com/explore/languages/ to https://explore.transifex.com/languages/ as the previous link redirect to the home page.

Signed-off-by: 林柏臣 <daniel.pclin@gmail.com>
2022-11-08 09:05:50 +00:00
Joas Schilling
81c0850a66 Document Postgres 14 support
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-17 20:36:30 +00:00
Daniel Kesselberg
eec3a09a68 Add documentation for occ tag commands
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-10-12 11:21:01 +00:00
szaimen
ea12c608ad document Apache timeout limits
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-23 10:11:46 +00:00
tflidd
e275586e78
Merge pull request #9096 from nextcloud/backport/6721/stable24
[stable24] Documented changing display name of group
2022-08-17 10:19:23 +02:00
Nextcloud bot
a24359cfce
generate documentation from config.sample.php 2022-08-04 03:56:27 +00:00
langj
00eb6409e9 remove invalid trailing semicolon from hsts header
Signed-off-by: langj <langj@cs.tum.edu>
2022-08-02 19:53:17 +00:00
Daniel Calviño Sánchez
d35fb11400 Add hint about "fileinfo" module being required for theming
The Theming app requires the "mime_content_type" function, which is part
of the "fileinfo" module, to identify the mime type of the custom
images.

Moreover, if the "imagick" module is installed and it has support for
SVG files a rasterized counterpart will be generated for the SVG app
icons. In this case "mime_content_type" is used to identify the mime
type of the original icon.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-07-25 20:50:24 +00:00
m7913d
72e246f7ab Improved formatting
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
2022-07-19 21:54:06 +00:00
m7913d
12fcbed9c6 Documenting type of key and value
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
2022-07-19 21:54:06 +00:00
m7913d
abc4c80757 Documented changing display name of group
This instruction was already added to nextcloud in 2019, see commit 653628c8fb

Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
2022-07-19 21:54:06 +00:00
blizzz
4ffb4d367d
Merge pull request #8817 from nextcloud/backport/8748/stable24
[stable24] Remove outdated warning about encryption for S3 as primary storage
2022-07-19 00:46:32 +02:00
Martin Rüegg
5c9cd91355 Add a section regarding the workflow log
Include the information as per https://github.com/nextcloud/server/issues/20100

Signed-off-by: Martin Rüegg <martin.rueegg@metaworx.ch>
2022-07-15 08:02:20 +00:00
szaimen
1fc9b5df7c document that 64bit is required
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-11 15:24:04 +00:00
Thomas Schmidt
204476e657 Remove outdated warning
Signed-off-by: Thomas Schmidt <thomas@thsmdt.com>
2022-06-29 10:39:15 +00:00
SystemKeeper
10277bdabe
Update iOS requirements
Latest version of Nextcloud Talk iOS requires atleast iOS 12 (see https://github.com/nextcloud/talk-ios/pull/736)
Latest version of Nextcloud Files iOS requires atleast iOS 12.1 (see e2e52363b0/Nextcloud.xcodeproj/project.pbxproj (L3026))

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>

Signed-off-by: SystemKeeper <marcel-mueller@gmx.de>
2022-06-28 22:56:07 +02:00
phieber
6473ddee9d Update occ_command.rst
fixed certificate commands

Signed-off-by: phieber <phieber@users.noreply.github.com>
2022-06-28 20:18:16 +00:00
Christoph Wurst
6b39d5d81b Drop links to unofficial twofactor_admin app
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-06-14 14:09:00 +00:00
tflidd
a7a9b19bf9
Merge pull request #8312 from nextcloud/backport_8186
Backport #8186 to stable24
2022-05-26 08:33:04 +02:00
Nextcloud bot
5abebbc874
generate documentation from config.sample.php 2022-05-17 04:21:42 +00:00
Pietro Marini
9af95d07f9 Update access_control.rst
Replace pull request: https://github.com/nextcloud/documentation/pull/8300

Signed-off-by: Pietro Marini <pietro.,marini@nextcloud.com>
2022-05-15 12:01:07 +00:00
tflidd
496160741f Backport #8186
Signed-off-by: tflidd <tflidd@aspekte.net>
2022-05-14 21:06:29 +01:00
Matthieu Gallien
163b69411e let's link to latest desktop client doc instead of broken link
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-05-14 17:02:48 +00:00
Nextcloud bot
8b688dbcb7
generate documentation from config.sample.php 2022-05-10 04:33:08 +00:00
Carl Schwan
f2da2cdb73 Fix links formatting
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-09 09:28:13 +00:00
Côme Chilliet
b777b069f0 Fix LDAP first configId information
It starts at s01, no more empty configId for the first one.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-09 08:32:41 +00:00
Côme Chilliet
2a498f042b Fix command options formatting
Avoids double-dash being turned into a single one by rendering.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-09 08:22:57 +00:00
Jan Malte Gerth
311a19412a docs: fix duplicated DB command and add missing 2022-05-05 11:16:01 +00:00
Nextcloud bot
c3c98996ef
generate documentation from config.sample.php 2022-05-02 13:14:30 +00:00
szaimen
864aed53ca address review
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-26 10:01:11 +00:00
szaimen
58ede7f83c add notice about app upgrades
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-26 10:01:11 +00:00
szaimen
13ac345738 handle the release schedule only in the Github wiki
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-26 10:01:11 +00:00