Commit Graph

3149 Commits

Author SHA1 Message Date
Thomas Citharel
0dbd72473f Remove link to dead owncloud forum
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-04-05 06:45:20 +00:00
szaimen
10491f6523 add a note how to install beta apps releases
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-30 13:16:13 +00:00
Vincent Petry
7adfd48c55 Combine activity ext storage with group folder section
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-03-02 20:22:09 +00:00
Vincent Petry
575ac0e605 Add section about activities in external storages
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-03-02 20:22:09 +00:00
John Molakvoæ
9fb50bac7b
Update nginx-root.conf.sample 2022-02-24 09:18:28 +01:00
John Molakvoæ
1a4e439bc4
Update nginx-subdir.conf.sample 2022-02-24 09:17:51 +01:00
Joas Schilling
3d4e68c68f Require optional database steps to be performed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-22 15:01:32 +00:00
Joas Schilling
626dfcb5b1 Add admin docs for splitting databases
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-22 15:01:32 +00:00
Julius Härtl
ad97cecdce Add docs for occ theming:config
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Co-authored-by: Simon L. <szaimen@e.mail.de>
2022-02-21 09:43:00 +00:00
Vincent Petry
fbefbceedb
Merge pull request #8010 from nextcloud/backport/7984/stable22
[stable22] Document syslog option for the admin audit app
2022-02-18 15:56:47 +01:00
Arthur Schiwon
73f03c3ebc
update release information
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-02-16 18:37:47 +01:00
Joas Schilling
2a21732393 Add space as allowed user id character
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15 10:06:43 +00:00
Louis Chemineau
eea761b0e4 Warn about disabling encryption without decrypting all the files
See: https://github.com/nextcloud/server/issues/31083
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-09 14:03:25 +00:00
Joas Schilling
d1e6011783 Document syslog option for the admin audit app
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-08 13:37:26 +00:00
Carl Schwan
7882e6e01c Ensure that nginx config sample allow downloading big file
"fastcgi_max_temp_file_size 0;" makes it possible to download file
bigger than 1GB. See https://help.nextcloud.com/t/synchronization-impossible-on-files-larger-than-1gb/66323/2

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-26 12:42:27 +00:00
Joas Schilling
e6a725e270 Document the syslog_tag as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-14 16:35:37 +00:00
MichaIng
b8f0e5f8d8 Remove iconv from required PHP modules
The usage of iconv has been removed in: https://github.com/nextcloud/server/pull/29470

The dependency has been removed in: https://github.com/nextcloud/server/pull/29958

Signed-off-by: MichaIng <micha@dietpi.com>
2021-12-20 17:06:14 +00:00
stephang
dd1cd81183 Add rewrites for nodeinfo and webfinger services.
Add Apache rewrite rules for webfinger and nodeinfo in case NC is installed in a subdirectory. This fixes #6157.

Signed-off-by: stephang <288494+stephang@users.noreply.github.com>
2021-12-08 09:47:22 +00:00
Thomas Citharel
edef018b35
Add admin settings for the Calendar Trash bin
Closes #7696

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-07 09:32:42 +01:00
Christoph Wurst
ddf1fb2111 Fix typo in admin audit log docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 13:16:28 +00:00
Christoph Wurst
a781fdcd42 Document how to override the log level with occ
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 10:14:38 +00:00
blizzz
685cc25405
Merge pull request #6963 from nextcloud/backport/6881/stable22
[stable22] Update migrating_owncloud.rst
2021-11-11 23:20:25 +01:00
Christoph Wurst
805dd1c655 Document calendar resources and rooms for admins
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-05 13:10:55 +00:00
Daniel Kesselberg
dd2fae7b9e Documentation how to disable expire versions background job
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-26 08:02:41 +00:00
Christoph Wurst
a9968f9674 Drop all references of IRC
We don't use this anymore, so let's also not send people there. The
forum is our main place to get help.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-20 16:09:43 +00:00
Lukas Reschke
27e30860ca Document that access tokens shouldn't be stored
Access tokens are sensitive key materials and shouldn't be stored, especially not on backup systems that also store the Nextcloud database and configuration backup.
2021-10-18 15:17:06 +00:00
Mattia Narducci
097ed89836 admin_manual: add occ command dav:delete-calendar
Document occ command dav:delete-calendar introduced in Nextcloud 22.

See https://github.com/nextcloud/server/pull/26421

Signed-off-by: Mattia Narducci <mattianarducci1@gmail.com>
2021-10-13 07:20:20 +00:00
Maximilian Kratz
493a5a2e6e Updated reference to caching section
Signed-off-by: Maximilian Kratz <account@maxkratz.com>
2021-09-29 08:37:49 +00:00
Maximilian Kratz
e53a91a84a Added note on apc.enable_cli for system cron based configs
Signed-off-by: Maximilian Kratz <account@maxkratz.com>
2021-09-29 08:37:49 +00:00
kesselb
42e972166a
Merge pull request #7150 from nextcloud/backport/7139/stable22
[stable22] Make the example command syntactically correct
2021-09-28 15:59:28 +02:00
kesselb
3f94b41cc2
Merge pull request #7147 from nextcloud/backport/7142/stable22
[stable22] selinux: All directory labels should be deleted on uninstall
2021-09-28 15:57:53 +02:00
Robin Windey
ad8af1c44c Add php APCu hint to command line based updater
With respect to https://github.com/nextcloud/server/issues/27781 we should add a hint regarding the PHP CLI parameters for APCu like we did in  c5fa1b6859 (diff-48dc187eeb03371b5ad6886b33043bf060884809c1d51a3568c5d29e40e3bf13) and 38a0a33e4e (diff-48dc187eeb03371b5ad6886b33043bf060884809c1d51a3568c5d29e40e3bf13) for the cronjob.
2021-09-28 13:33:41 +00:00
Pietro Marini
8de776ede7 Update big_file_upload_configuration.rst 2021-09-28 13:33:28 +00:00
Pietro Marini
8b675c8a84 Update big_file_upload_configuration.rst
The example instruction should be complete, so including all the necessary tokens for a valid execution of the command.
2021-09-28 13:33:27 +00:00
Pedro
7eba4497ed All directory labels should be deleted on uninstall 2021-09-28 13:29:32 +00:00
Christoph Wurst
23bead07ac Fix legacy routes like ajax.php on nginx
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-09-28 06:58:37 +00:00
Vincent Petry
0b1217938c Update summary of transfer ownership command
Added note about default behavior for incoming shares.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-09-15 12:59:47 +00:00
Vincent Petry
dd8bfe09da Add option for incoming shares for transfer ownership
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-09-15 12:59:47 +00:00
Joas Schilling
2783606f6c Update apps_supported.rst 2021-08-27 07:24:28 +00:00
Christoph Wurst
4aff72b654 Recommend php8
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-09 18:32:08 +00:00
kesselb
54bb1e2cad
Merge pull request #7025 from nextcloud/backport/7006/stable22
[stable22] Restore broken table
2021-07-30 14:48:42 +02:00
ferfebles
81fa841b08 Restore broken table
Just an space needed to bring back the supported platforms
2021-07-30 12:39:46 +00:00
Julius Härtl
aaa46c30a8 Some enhancement to large file upload docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-30 11:48:12 +00:00
Daniel Kesselberg
93085dc14b MariaDB 10.6 is not supported
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-07-20 20:40:56 +00:00
Sander
d1379434c9 Update migrating_owncloud.rst
Typo
2021-07-14 18:11:29 +00:00
Gary Kim
be38a4b6fd Remove IE 11 as supported browser
Signed-off-by: Gary Kim <gary@garykim.dev>
2021-07-14 08:52:57 +00:00
Christoph Wurst
582a74a559 Document critical changes for devs and admins in Nextcloud 22
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 09:11:07 +00:00
Vincent Petry
9c0222e5d4 Add encryption hit about how to fix bad signature errors
Added troubleshooting section for encryption.
Added section about the command to fix "Bad signature" errors.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-01 06:56:58 +00:00
Joas Schilling
39838e1d3b
Fix link to mysql 4byte docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-17 10:30:07 +02:00
Morris Jobke
62b4402f82
Fix code block
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-17 10:20:07 +02:00