Commit Graph

3168 Commits

Author SHA1 Message Date
Nextcloud bot
938bfb9f8e
generate documentation from config.sample.php 2023-04-04 04:41:27 +00:00
Daniel Kesselberg
280aadba3d Add documentation for occ tag commands
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-10-12 11:21:29 +00:00
szaimen
86516de603 document that 64bit is required
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-11 15:24:32 +00:00
Nextcloud bot
2924f3102e
generate documentation from config.sample.php 2022-07-08 04:20:18 +00:00
phieber
28ff481afc Update occ_command.rst
fixed certificate commands

Signed-off-by: phieber <phieber@users.noreply.github.com>
2022-06-28 20:18:27 +00:00
Christoph Wurst
0ffc993372 Drop links to unofficial twofactor_admin app
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-06-14 14:09:36 +00:00
Pietro Marini
e2e9b45093 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:43 +00:00
Matthieu Gallien
6b874e56b1 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:03:17 +00:00
Côme Chilliet
9b37585f60 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:23:18 +00:00
Nextcloud bot
96ebb60327
generate documentation from config.sample.php 2022-05-02 13:14:25 +00:00
szaimen
49bde4aad4 fix the backport
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-26 13:14:18 +02:00
szaimen
ebc4e4b627 address review
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-26 10:01:11 +00:00
szaimen
aa3b10872b add notice about app upgrades
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-26 10:01:10 +00:00
szaimen
7dc9caa25e handle the release schedule only in the Github wiki
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-26 10:01:10 +00:00
Joas Schilling
abc72ef4f0 Add warnings about scaling issues with ajax and webcron
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-25 11:13:55 +00:00
szaimen
e1b3dcfa17 fix the backport
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-21 15:34:53 +02:00
szaimen
508d77f39c add domain change documentation
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-21 13:31:08 +00:00
tflidd
dfe3a81039
Merge pull request #7412 from nextcloud/backport/7179/stable22
[stable22] Fix PHP's rewrite rule in NGINX subdir.conf.sample
2022-04-21 12:23:54 +02:00
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
Jérôme Lebleu
f3800601a9 Fix PHP's rewrite rule in NGINX subdir.conf.sample
Signed-off-by: Jérôme Lebleu <jeromelebleu@users.noreply.github.com>
2021-10-27 07:28:26 +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