Ferdinand Thiessen
1abc7216ff
Merge pull request #11399 from nextcloud/feat(admin)-document-the---showonly-flag-of-the-update-command
...
feat(admin): document the `--showonly` flag of the app update command
2024-01-18 14:14:11 +01:00
Ferdinand Thiessen
192c7acbe9
fix(admin): Adjust wording
...
Co-authored-by: Josh <josh.t.richards@gmail.com >
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-01-18 14:08:47 +01:00
austin3410
0ae03aeedd
Update big_file_upload_configuration.rst
...
Added a note explaining chunk size has no impact on unauthenticated uploads.
Signed-off-by: austin3410 <32914667+austin3410@users.noreply.github.com >
2024-01-18 13:01:04 +00:00
austin3410
63047c535e
Update file_sharing_configuration.rst
...
Added section to explain that public uploads aren't chunked.
Signed-off-by: austin3410 <32914667+austin3410@users.noreply.github.com >
2024-01-18 13:01:04 +00:00
Christoph Wurst
d9d5f410dd
Merge pull request #11446 from nextcloud/feat/adminmanual/db-replica
...
feat(adminmanual): Add db replica docs
2024-01-17 19:02:54 +01:00
Christoph Wurst
b44a8da8e1
feat(adminmanual): Add db replica docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2024-01-17 18:40:42 +01:00
Rello
027b8b6288
Update admin_manual/configuration_server/occ_command.rst
...
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com >
Signed-off-by: Rello <Rello@users.noreply.github.com >
2024-01-15 15:09:19 +01:00
Rello
018e298e0d
Update occ_command.rst
...
add sharing:delete-orphan-shares
Signed-off-by: Rello <Rello@users.noreply.github.com >
2024-01-15 15:02:49 +01:00
Johannes Merkel
0709da4c0d
fix(adminmanuel): Add note about shared items feature in contacts
...
Signed-off-by: Johannes Merkel <mail@johannesgge.de >
2024-01-09 19:22:16 +01:00
Max
9de4a83e8f
fix(admin): antivirus occ commands
...
Including feedback from PR review of #10711 .
Signed-off-by: Max <max@nextcloud.com >
2024-01-02 09:30:08 +01:00
Max
5d58f43107
enh: add some more documentation for antivirus usage
...
Signed-off-by: Max <max@nextcloud.com >
2024-01-02 08:44:30 +01:00
Andrew McGuinness
f3f5b84a14
Update harden_server.rst
...
remove duplicated phrase
Signed-off-by: Andrew McGuinness <andrew@arobeia.co.uk >
2023-12-28 09:45:11 +00:00
Nextcloud bot
0b7b218b97
generate documentation from config.sample.php
2023-12-28 02:47:43 +00:00
Daniel
6150af05b7
Merge pull request #11404 from viktorix/patch-1
2023-12-23 23:13:17 +01:00
Marcel Klehr
cc2116949f
enh(admin_manual/ai): Add context_chat
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2023-12-20 14:00:30 +01:00
Nextcloud bot
eb7a366928
generate documentation from config.sample.php
2023-12-20 02:43:14 +00:00
Viktor Nagornyy
6edff5b50c
fix: Corrected mistake in initial commit
...
Corrected mistake in the initial commit.
Signed-off-by: Viktor Nagornyy <1692600+viktorix@users.noreply.github.com >
2023-12-18 13:15:38 -05:00
Viktor Nagornyy
fce01e64d6
fix: Ubuntu 22.04 installation instructions archive location
...
Installation instructions describe steps that do not match the updated "Install" page, making it hard for users to find archive files. This PR updates the steps, making it clear where user can find archives.
Signed-off-by: Viktor Nagornyy <1692600+viktorix@users.noreply.github.com >
2023-12-18 13:09:57 -05:00
Joda Stößer
3f8e2c02d3
feat(admin): document the --showonly flag of the app update command
...
Signed-off-by: Joda Stößer <git@simjo.st >
2023-12-14 02:03:59 +01:00
Marcel Müller
192753fc42
Correct the version of owncloud allowing migration
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de >
2023-12-09 19:20:53 +01:00
Richard Steinmetz
eae95d95e6
feat(admin): document the new out-of-office feature
...
Co-authored-by: Anna <anna@nextcloud.com >
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2023-12-07 14:44:50 +01:00
Quentin Dupont
5484c08dc1
Add whitelist configuration on bruteforce_configuration.rst
...
Signed-off-by: Quentin Dupont <perso@quentindupont.fr >
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-12-04 16:51:39 +01:00
LouisSung
336c470a24
docs: add repair-filecache when mimetype has been updated
...
Signed-off-by: LouisSung <37973545+LouisSung@users.noreply.github.com >
2023-12-02 17:22:25 +01:00
Arthur Schiwon
26e9a8d23e
doc(ldap): describe how to promote a group
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2023-11-30 15:26:13 +01:00
Daniel Kesselberg
1102d3f447
docs: remove to be documented
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-11-28 15:56:23 +01:00
hatuan195
714c693147
Update configuration.rst
...
The route for creating token has changed
Signed-off-by: hatuan195 <47517542+hatuan195@users.noreply.github.com >
2023-11-27 10:57:22 -05:00
Nextcloud bot
8340a191d8
generate documentation from config.sample.php
2023-11-25 03:01:57 +00:00
Ferdinand Thiessen
523ce6c7a4
fix(admin): Update files sharing documentation for new admin settings
...
* Update the screenshot
* Adjust config option names and add missing ones
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2023-11-22 12:06:26 +01:00
Josh Richards
371e73756f
Merge pull request #11287 from nextcloud/fix/nginx-fpm
...
Update NGINX example to the recommended PHP version
2023-11-21 19:30:28 -05:00
Daniel
1fe7fa9e11
Merge pull request #11290 from nextcloud/zak39-patch-1
2023-11-21 21:40:48 +01:00
Daniel
3c60313f3c
Merge pull request #11231 from jivanpal/patch-1
2023-11-21 21:24:08 +01:00
Daniel Kesselberg
ad4cb89d58
docs: preview provider for emf with nextcloud office
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-11-20 17:05:09 +01:00
Daniel Kesselberg
3de486e850
docs: preview provider for emf
...
- Add note about preview provider for emf files
- Document preview_office_cl_parameters removal
- Hint about LibreOffice user profile
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-11-17 17:14:50 +01:00
Daniel Kesselberg
346093c9a4
chore: move web server configuration update up
...
It's important, should be at the top.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-11-17 17:07:14 +01:00
Nextcloud bot
91bde0d836
generate documentation from config.sample.php
2023-11-17 02:56:35 +00:00
Baptiste Fotia
c03a21deb2
Specify the type for $heade
...
When we would like to extend our class for the EMailTemplate, we have a PHP error about the type of the `$header` variable.
Because, the `$header` property is typed : db3c731b0e/lib/private/Mail/EMailTemplate.php (L97) .
Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com >
2023-11-16 21:21:38 +01:00
Marcel Müller
fa67cffe89
Add note about .ogg/.flac to upgrade 28
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de >
2023-11-16 17:04:32 +01:00
Marcel Müller
d35ab2c065
Adjust nginx configuration for .ogg and .flac files
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de >
2023-11-16 17:02:52 +01:00
anoy.
84605852ee
fix typo in comment
...
Signed-off-by: anoy. <anoymouserver+github@mailbox.org >
2023-11-15 18:25:52 +01:00
anoy.
bbb328119e
use recommended php version
...
Signed-off-by: anoy. <anoymouserver+github@mailbox.org >
2023-11-15 18:22:53 +01:00
Daniel Kesselberg
e15729e132
docs: monitoring endpoint, app updates are opt-in since 28
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-11-15 15:55:03 +01:00
Joas Schilling
4c1668ac78
Merge pull request #11266 from grooverdan/patch-1
...
Database installation - MariaDB use mariadb / no FLUSH PRIVILEGES
2023-11-13 14:37:37 +01:00
Daniel
0c5e908c7d
Merge pull request #11184 from nextcloud/enh/noid/new-ocm-provider-route
2023-11-12 20:36:46 +01:00
Daniel
569512a29b
Merge pull request #11264 from nextcloud/tflidd-patch-1
2023-11-12 20:31:31 +01:00
Daniel
885becac01
Merge pull request #11265 from nextcloud/tflidd-patch-1-1
2023-11-12 20:29:59 +01:00
Nextcloud bot
8c64d4011e
generate documentation from config.sample.php
2023-11-11 02:51:35 +00:00
Marcel Klehr
a09ca0d5fe
Merge pull request #11248 from nextcloud/add/text2image
...
add(Text2Image): Add dev docs for TextToImage OCP and OCS API + admin docs for TextToImage
2023-11-06 21:47:14 +01:00
Daniel Black
d07a30fc73
Database installation - MariaDB use mariadb / no FLUSH PRIVILEGES
...
MariaDB is deprecating off its mysql client usage (has been a symlink for a very long time).
FLUSH PRIVILEGES aren't required after any creation of users or grants. It has only two very specific meenings that aren't the case here; when credentials are directly changes in underlying tables using DML, or the server was started with --skip-grant-tables and this is ending that lack of priv scheme.
Signed-off-by: Daniel Black <daniel@mariadb.org >
2023-11-06 08:19:49 +11:00
tflidd
5d7c11516d
Remove old redis installation hints
...
Follow up on https://github.com/nextcloud/documentation/pull/11264 .
There is more outdated documentation regarding redis:
- instruction to retired Ubuntu 14.04 manual
- php-redis packages are now included in Ubuntu (since 20.04 LTS), older onces are or are about to expire by now (18.04 + 5 years)
- info about redis suppot for php7.1/2 compatibility is not relevant, these versions are not supported for quite some time.
Not sure about the fedora/CentOS part, but there is just an information how to retrieve package information on a setup, that does not really help.
We can probably backport these changes to all supported versions.
Signed-off-by: tflidd <tflidd@aspekte.net >
2023-11-05 15:31:22 +01:00
tflidd
8a7d84a598
Update files_locking_transactional.rst
...
Fixes https://github.com/nextcloud/documentation/issues/11263 .
Signed-off-by: tflidd <tflidd@aspekte.net >
2023-11-05 15:22:54 +01:00