Daniel Calviño Sánchez
bf110d7bae
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 21:10:57 +02:00
blizzz
2ec143ef89
Merge pull request #6721 from m7913d/addUpdateGroup
...
Documented changing display name of group
2022-07-19 23:53:39 +02:00
Julius Härtl
ad5a4bfa14
Document text app settings
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-07-19 17:13:26 +02:00
tflidd
d6df9fb31e
Merge pull request #9066 from martin-rueegg/patch-2
...
Add a section regarding the workflow log
2022-07-15 10:01:53 +02:00
Andy Scherzinger
d82815193d
Update community support timespan
...
Update community support lifecycle of major releases
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2022-07-14 09:03:29 +02:00
szaimen
44d0fb4471
document that 64bit is required
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-07-11 16:17:42 +02:00
Nextcloud bot
b6e695ab25
generate documentation from config.sample.php
2022-07-09 04:18:36 +00:00
Martin Rüegg
250f617cb7
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-08 12:13:42 +02:00
Daniel
d7f135f9e4
Merge pull request #8748 from thsmdt/s3-remove-warning
...
Remove outdated warning about encryption for S3 as primary storage
2022-06-29 12:38:52 +02:00
Daniel
1fb3dc4a09
Merge pull request #8556 from nextcloud/update-ios-requirements
...
Update iOS requirements
2022-06-28 22:31:47 +02:00
Thomas Schmidt
8702907140
Remove outdated warning
...
Signed-off-by: Thomas Schmidt <thomas@thsmdt.com >
2022-06-26 20:07:40 +02:00
phieber
644583f6fe
Update occ_command.rst
...
fixed certificate commands
Signed-off-by: phieber <phieber@users.noreply.github.com >
2022-06-26 14:03:31 +02:00
SystemKeeper
5ef844075e
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-16 11:48:24 +02:00
Christoph Wurst
8662269b2b
Drop links to unofficial twofactor_admin app
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-06-14 15:46:31 +02:00
Nextcloud bot
9cd34baf90
generate documentation from config.sample.php
2022-06-14 04:27:12 +00:00
Simon L
4e68c6abcd
add a hint how to adjust the imagick policy for pdf files
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-06-13 14:20:47 +02:00
Nextcloud bot
0802682cd2
generate documentation from config.sample.php
2022-06-11 04:25:58 +00:00
Daniel
83effb0fa6
Merge pull request #8517 from AnAnalogGuy/patch-2
...
Update auth_mechanisms.rst
2022-06-09 12:12:52 +02:00
AnAnalogGuy
75582a0505
Update auth_mechanisms.rst
...
Corrected wrong relativ path in the :doc: directive of the sftp.rst.
Signed-off-by: AnAnalogGuy 70239317+AnAnalogGuy@users.noreply.github.com
2022-06-08 00:50:23 +02:00
JMoVS
b860e6badf
fix documentation: words falling out of note box
2022-06-06 13:18:29 +02:00
AnAnalogGuy
617e353b2a
Update auth_mechanisms.rst
...
Someone only checking this page and being new to cert based authentication could be she/he would also have to publish the public key on the SFTP/SSH server. So I added a short comment and link to the SFTP page containing more detailled information. When keeping lines 73 + 74 one might discard lines 69-73 as the same information can be found on the linked doc page.
2022-06-05 16:54:34 +02:00
Pierre Ozoux
5e519c7a6f
Merge pull request #8463 from Jonny1797/patch-2
...
Minor typo
2022-06-03 13:38:29 +02:00
Christoph Wurst
1b35a86c36
Merge pull request #8464 from nextcloud/feat/add-note-about-pnctl-disabled-functions
...
Add some notes that pcntl functions might be disabled
2022-06-01 11:15:32 +02:00
Carl Schwan
e8916049f4
Add some notes that pcntl functions might be disabled
...
This is the case on debian php 8.0 backports
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2022-06-01 11:08:44 +02:00
Jonny1797
60366863cc
Minor typo
2022-05-31 20:41:46 +02:00
m7913d
d0e471fe63
Improved formatting
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
Signed-off-by: Dries Mys <dries.mys@my-dreams.be >
2022-05-29 14:23:45 +02:00
m7913d
752ef5d09b
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-05-29 14:23:45 +02:00
m7913d
af4533eaf3
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-05-29 14:23:45 +02:00
Carl Schwan
9c0e018f18
Improve Upload speed with nginx
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2022-05-19 16:33:35 +02:00
Nextcloud bot
15ead546d3
generate documentation from config.sample.php
2022-05-18 04:25:29 +00:00
Thomas Citharel
0918817a04
Add documentation for the default_property_scope config.php key
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2022-05-17 15:18:46 +02:00
Nextcloud bot
939b1118ed
generate documentation from config.sample.php
2022-05-17 04:21:44 +00:00
tflidd
e91f857794
Merge pull request #8301 from pmarini-nc/patch-2
...
Update access_control.rst
2022-05-15 14:00:46 +02:00
tflidd
78e6595921
Merge branch 'master' into patch-2
2022-05-15 12:11:59 +02:00
Nikolas Rimikis
8f930e56f3
Fix typo
...
The word 'scalability' was misstyped
Signed-off-by: Leptopoda <rimikis.nikolas@gmail.com >
2022-05-15 08:53:56 +02:00
Pietro Marini
847010355c
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-11 10:00:17 +02:00
Nextcloud bot
29e2fcdfb6
generate documentation from config.sample.php
2022-05-10 04:33:10 +00:00
Joas Schilling
8bdf74c9c9
Merge pull request #8278 from nextcloud/CarlSchwan-patch-1
...
Fix links formatting
2022-05-09 11:25:56 +02:00
Côme Chilliet
b10816d489
Merge pull request #8286 from nextcloud/fix/ldap-config-id-starts-at-s01
...
Fix LDAP first configId information
2022-05-09 10:32:28 +02:00
Côme Chilliet
5644feead5
Merge pull request #8285 from nextcloud/fix/fix-command-option-escaping
...
Fix command options formatting
2022-05-09 10:17:39 +02:00
Côme Chilliet
3e2a2bf603
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 10:15:33 +02:00
Côme Chilliet
8fbc383ed7
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 10:09:37 +02:00
ZeroPointMax
25ed930b30
admin: add note about json and openssl being included since php8
...
Signed-off-by: ZeroPointMax <zeropointmax@mailbox.org >
2022-05-06 12:42:18 +02:00
Nextcloud bot
ade2085087
generate documentation from config.sample.php
2022-05-06 04:19:48 +00:00
tflidd
8b99945d9f
Merge pull request #8229 from nextcloud/AlvaroBrey-patch-1
...
system_reqs: Update Android version for Files
2022-05-05 20:45:42 +02:00
Carl Schwan
d27cbfec56
Fix links formatting
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2022-05-05 16:33:39 +02:00
Joas Schilling
2966e4d90e
Merge pull request #8235 from JanMalte/patch-2
...
docs: fix duplicated DB command and add missing
2022-05-05 13:15:43 +02:00
Git'Fellow
d8a70a5937
Add note about IPv6 CIDR
...
From https://github.com/nextcloud/server/blob/master/config/config.sample.php#L1921
Ref https://github.com/nextcloud/server/issues/32253
2022-05-04 11:22:26 +02:00
Jan Malte Gerth
6eb005f994
docs: fix duplicated DB command and add missing
2022-05-04 07:56:12 +02:00
Matthieu Gallien
7bdeec5624
let's link to latest desktop client doc instead of broken link
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com >
2022-05-03 17:24:31 +02:00