3119 Commits

Author SHA1 Message Date
m7913d
8bd1701232 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:53:52 +00:00
m7913d
8b9d7669a3 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:53:51 +00:00
m7913d
ba861c427f 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:53:51 +00:00
John Molakvoæ
06d076ec84 Add mapfile serving for nginx conf examples 2022-02-24 09:20:26 +01:00
Nextcloud bot
fb36b08924 generate documentation from config.sample.php 2022-02-22 04:05:19 +00:00
Julius Härtl
63d305ae16 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:20 +00:00
Joas Schilling
16ed266ef1 Add space as allowed user id character
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15 10:07:08 +00:00
Louis Chemineau
e50cce86f5 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:26 +00:00
Joas Schilling
42a38f0245 Document the syslog_tag as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-14 16:35:53 +00:00
Nextcloud bot
7cf96dc75c generate documentation from config.sample.php 2022-01-13 04:01:58 +00:00
MichaIng
8de6855cc2 Merge pull request #7417 from nextcloud/fix/nginx-subdir-php-stable21
[stable21] Fix PHP's rewrite rule in NGINX subdir example
2022-01-07 12:28:32 +01:00
MichaIng
e432beca71 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:27 +00:00
stephang
c8becb35ac 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:36 +00:00
Anna Larch
e9dc1206c9 Merge pull request #7583 from nextcloud/backport/7577/stable21
[stable21] Fix typo in admin audit log docs
2021-11-15 15:35:39 +01:00
Christoph Wurst
09b83786be Fix typo in admin audit log docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 13:16:44 +00:00
Christoph Wurst
66918a17f6 Document how to override the log level with occ
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 13:52:46 +01:00
blizzz
b1f1b7cb43 Merge pull request #6964 from nextcloud/backport/6881/stable21
[stable21] Update migrating_owncloud.rst
2021-11-11 23:17:58 +01:00
Christoph Wurst
6a041b9512 Fix PHP's rewrite rule in NGINX subdir example
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-27 15:17:19 +02:00
Daniel Kesselberg
70d000e575 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
e0f927b1c6 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:44 +00:00
Lukas Reschke
d50965fef7 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:09 +00:00
Nextcloud bot
00503c58f5 generate documentation from config.sample.php 2021-10-16 03:59:51 +00:00
Nextcloud bot
a9d82b9f3b generate documentation from config.sample.php 2021-10-14 03:59:58 +00:00
Maximilian Kratz
b05d9efa3c Updated reference to caching section
Signed-off-by: Maximilian Kratz <account@maxkratz.com>
2021-09-29 08:37:52 +00:00
Maximilian Kratz
7d447b0e40 Added note on apc.enable_cli for system cron based configs
Signed-off-by: Maximilian Kratz <account@maxkratz.com>
2021-09-29 08:37:52 +00:00
kesselb
26d4b28d4c Merge pull request #7149 from nextcloud/backport/7139/stable21
[stable21] Make the example command syntactically correct
2021-09-28 15:59:15 +02:00
kesselb
4142d4861a Merge pull request #7148 from nextcloud/backport/7142/stable21
[stable21] selinux: All directory labels should be deleted on uninstall
2021-09-28 15:58:24 +02:00
Robin Windey
46b5186816 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:45 +00:00
Pietro Marini
828ef21930 Update big_file_upload_configuration.rst 2021-09-28 13:33:23 +00:00
Pietro Marini
478b3f90e0 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:23 +00:00
Pedro
a5381b15c1 All directory labels should be deleted on uninstall 2021-09-28 13:29:41 +00:00
Christoph Wurst
cf4ed24ebc Fix legacy routes like ajax.php on nginx
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-09-28 15:07:10 +02:00
Joas Schilling
8b2daaa6d7 Update apps_supported.rst 2021-08-27 07:24:36 +00:00
Christoph Wurst
fed310315f Recommend php8
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-09 18:32:22 +00:00
kesselb
002f1a4ba3 Merge pull request #7026 from nextcloud/backport/7006/stable21
[stable21] Restore broken table
2021-07-30 14:49:03 +02:00
ferfebles
4b5add3a30 Restore broken table
Just an space needed to bring back the supported platforms
2021-07-30 12:39:53 +00:00
Julius Härtl
cbf6caac52 Some enhancement to large file upload docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-30 11:48:16 +00:00
Nextcloud bot
0fc2e7b7a9 generate documentation from config.sample.php 2021-07-30 07:57:39 +00:00
Daniel Kesselberg
39139569f3 MariaDB 10.6 is not supported
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-07-20 20:41:21 +00:00
Sander
044f1b70b2 Update migrating_owncloud.rst
Typo
2021-07-14 18:11:34 +00:00
Vincent Petry
c7fe7afae6 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
b6d5936855 Fix link to mysql 4byte docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-17 08:34:35 +00:00
Morris Jobke
2930cd031d Fix code block
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-17 08:23:09 +00:00
Jos Poortvliet
349f5de36e add the note about 4 byte support
So ppl don't miss it... Including me...
2021-06-17 08:23:09 +00:00
Julius Härtl
de9dce3453 Extend legacy encryption scan docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-16 09:24:48 +00:00
acsfer
0119c72567 Typo 2021-05-25 08:26:57 +00:00
acsfer
12f145aa57 Add a warning about limited support for NGINX 2021-05-25 08:26:56 +00:00
HouraisanNEET
54de9dd0fe Suggest Installing PHP Module Filter
Signed-off-by: HouraisanNEET <HouraisanNEET@users.noreply.github.com>
2021-05-15 15:23:54 +00:00
Nextcloud bot
7e5d3704b9 generate documentation from config.sample.php 2021-05-04 04:07:19 +00:00
Jos Poortvliet
45ecf07e9c add info about updater
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2021-05-03 13:13:00 +00:00