Commit Graph

3498 Commits

Author SHA1 Message Date
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
Florent Poinsaut
a141b590b3 Remove trailing slash + add traefik v2 Docker label example + homogeneization of examples
Signed-off-by: Florent Poinsaut <florent@poinsaut.fr>
2022-06-14 09:47:41 +02:00
Florent Poinsaut
71a92062eb Fix traefik v1 example
We need to escape $ char in traefik v1 label otherwise this error occurs:
`ERROR: Invalid interpolation format for "labels" option in service "web": "https://$1/remote.php/dav/"`

Signed-off-by: Florent Poinsaut <florent@poinsaut.fr>
2022-06-14 09:47:41 +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
Álvaro Brey
cac0014888 system_reqs: Update Android version for Files
Signed-off-by: Álvaro Brey <alvaro@alvarobrey.com>
2022-05-03 15:42:05 +02:00
Nextcloud bot
63b7765e05
generate documentation from config.sample.php 2022-05-01 04:18:47 +00:00
tflidd
899bcde932
Merge pull request #8186 from nathanhaines/master
Update example Ubuntu instructions for Ubuntu 22.04 LTS
2022-04-28 18:57:02 +02:00
Nextcloud bot
53bd6ac752
generate documentation from config.sample.php 2022-04-28 04:21:08 +00:00
Nathan Haines
6072f5fc47 Improve instructions to install php metapackages and invoke mysql. These instructions should also work on Ubuntu 18.04 LTS and 20.04 LTS. Fixes issue #6802
Signed-off-by: Nathan Haines <nhaines@ubuntu.com>
2022-04-27 18:48:58 -07:00
Nathan Haines
d6563bb6db
Merge branch 'nextcloud:master' into master 2022-04-27 18:06:29 -07:00
szaimen
d29d4fecf5 address review
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-26 10:36:07 +02:00
szaimen
fca67a5b81 add notice about app upgrades
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-25 22:12:46 +02:00
szaimen
961a60628c handle the release schedule only in the Github wiki
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-25 21:58:50 +02:00
Valdnet
d67e6a8769
Correct spelling (#8213)
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-04-25 14:33:56 +02:00
Joas Schilling
54ac021a1f
Add warnings about scaling issues with ajax and webcron
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-25 12:24:31 +02:00
tflidd
9e51866bb8
Merge pull request #8187 from nextcloud/StCyr-patch-2
Update two_factor-auth.rst
2022-04-23 11:10:44 +02:00
Cyrille Bollu
952cd1b7f8 Update two_factor-auth.rst
fixes link to two-factor provider page in developper manual

Signed-off-by: Cyrille Bollu <cyr.debian@bollu.be>
2022-04-22 09:37:16 +02:00
szaimen
cb9a032737 add domain change documentation
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-21 15:18:21 +02:00
FalkenStein42
85932d4cce
Clarification on permisions for the Redis socket
After running into the problem myself and searching online for a solution i think a clarification on how to ensure proper permissions on the redis socket would be helpful to novice administrators
2022-04-15 08:20:08 +02:00
Nextcloud bot
7fba510c02
generate documentation from config.sample.php 2022-04-15 04:13:13 +00:00
John Molakvoæ
065de29b66
Merge pull request #8108 from t3easy/disable_server_tokens 2022-04-13 16:50:26 +02:00
Nathan Haines
299dd74b94 Update example Ubuntu instructions for Ubuntu 22.04 LTS
Signed-off-by: Nathan Haines <nhaines@ubuntu.com>
2022-04-11 00:25:35 -07:00
Nextcloud bot
4084bcf030
generate documentation from config.sample.php 2022-04-07 04:15:00 +00:00
Christoph Wurst
1429e4694b
Merge pull request #8173 from nextcloud/tcitworld-patch-1
Remove link to dead owncloud forum
2022-04-05 08:35:41 +02:00
Nextcloud bot
035004e047
generate documentation from config.sample.php 2022-04-05 04:13:36 +00:00
Julius Härtl
38e8081aeb
Merge pull request #7871 from nextcloud/enh/office
Nextcloud Office documentation
2022-04-04 18:37:14 +02:00
Thomas Citharel
b359226627
Remove link to dead owncloud forum
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-04-04 10:33:31 +02:00
Simon L
01c38817a9
Merge pull request #8167 from nextcloud/enh/noid/beta-releases
add a note how to install beta apps releases
2022-03-30 15:15:40 +02:00
Joas Schilling
503e0b7cd7
Adjust PHP requirements for 24 2022-03-29 21:26:37 +02:00
szaimen
acbb7151e6 add a note how to install beta apps releases
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-28 22:32:52 +02:00
max-nextcloud
c80d1aa13f
Merge pull request #8163 from nextcloud/minor-fix-config-app-set
remove invalid type=boolean in config:app:set
2022-03-26 10:59:39 +01:00
Pytal
ff2c816a50
Merge pull request #8141 from nextcloud/admin-profile-config 2022-03-23 21:33:13 -07:00
max-nextcloud
a25a147828
remove invalid type=boolean in config:app:set
App settings do not allow the type option. `config:system:set` on the other hand expects `true` not `yes` as the value of a boolean.
2022-03-23 20:59:24 +01:00
Joas Schilling
7eada71135
Merge pull request #8105 from nextcloud/revert-6094-pierreozoux-patch-1
Revert "Adds warning about user deletion and object store"
2022-03-22 13:57:49 +01:00
Christopher Ng
8826b0ba6e Document profile configuration options for admins
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-21 18:39:31 -07:00
Julius Härtl
cc339f6503
Apply suggestions from code review
Co-authored-by: Jonas <jonas@nextcloud.com>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-03-20 11:27:20 +01:00
Nextcloud bot
a0560d5812
generate documentation from config.sample.php 2022-03-19 04:10:06 +00:00
Carl Schwan
fb87110368
Merge pull request #8121 from nextcloud/preview_hpb
Add documentation for preview hpb with Imaginary
2022-03-18 12:39:21 +01:00
Carl Schwan
543c114189 Add documentation for preview hpb with Imaginary
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-18 12:34:30 +01:00
Anna
1e6bbced5b
Merge pull request #8130 from nextcloud/enhancement/calendar-hide-export-admins
Document hiding Calendar export buttons for admins
2022-03-16 15:32:49 +01:00
Christoph Wurst
c8858c6197
Document hiding Calendar export buttons for admins
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-16 14:05:05 +01:00
Christoph Wurst
f8765b3bb8
Document Calendar default alarm type for admins
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-16 14:01:24 +01:00
Julius Härtl
2b2473b14f
Nextcloud Office documentation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-03-16 08:35:00 +01:00
Nextcloud bot
f57a86b5e5
generate documentation from config.sample.php 2022-03-08 04:07:41 +00:00
Nextcloud bot
d5f3599c15
generate documentation from config.sample.php 2022-03-03 04:04:53 +00:00
Julius Härtl
d481757d39
Merge pull request #8106 from nextcloud/activities-ext-storage
Add section about activities in external storages
2022-03-02 21:21:28 +01:00
Jan Kiesewetter
261d6dafe4 Prevent nginx HTTP Server Detection
Signed-off-by: Jan Kiesewetter <jan@t3easy.de>
2022-03-02 11:41:17 +01:00
Nextcloud bot
d1b8c3b0c7
generate documentation from config.sample.php 2022-03-02 04:26:33 +00:00
tflidd
a9b49da233
Merge pull request #8082 from nextcloud/doc-image
Follow up server PR #30225
2022-03-01 09:22:28 +01:00
Louis
e67d737a3f
Merge pull request #8084 from nextcloud/feat/add_missing_dry-run
Add doc about dry-run option for add-missing-* cmd
2022-02-28 18:16:00 +01:00
Louis Chemineau
80a7b679c7 Add doc about dry-run option for add-missing-* cmd
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-28 17:36:55 +01:00
Vincent Petry
d7806e09b8
Combine activity ext storage with group folder section
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-02-25 17:27:20 +01:00
Vincent Petry
ab256faa75
Add section about activities in external storages
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-02-25 16:45:49 +01:00
Joas Schilling
933d47accb
Revert "Adds warning about user deletion and object store" 2022-02-25 09:56:04 +01:00
Joas Schilling
378e79537b
Merge pull request #8083 from nextcloud/nginx-immuatable-cache3
fix nginx cache immutable example
2022-02-25 08:37:46 +01:00
Joas Schilling
2b8e6966fb
Merge pull request #8018 from carlcsaposs/admin-manual-grammar
Fix grammatical & spelling errors in admin manual
2022-02-25 08:34:35 +01:00
Carl Csaposs
256c00f927 Fix title underline length
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Carl Csaposs <carl@csaposs.com>
2022-02-24 17:41:36 +00:00
Frieder Schrempf
8a0af8663e
Merge pull request #8047 from nextcloud/extend-warning-gf-activities
Extend warning about activities in groupfolders
2022-02-24 14:18:27 +01:00
Joas Schilling
ee4346f97c
Merge pull request #6094 from nextcloud/pierreozoux-patch-1
Adds warning about user deletion and object store
2022-02-24 13:58:03 +01:00
Joas Schilling
5d25159561
Merge pull request #7876 from jacksgt/patch-2
Correct typo in user_auth_ldap.rst
2022-02-24 13:46:03 +01:00
Joas Schilling
d3b6b74210
Merge pull request #7878 from blckassassin/master
Update email_configuration.rst
2022-02-24 12:12:33 +01:00
Joas Schilling
5713a36a96
Apply suggestions from code review 2022-02-24 12:09:41 +01:00
Julius Härtl
3b33f6a04e
Merge pull request #8095 from nextcloud/fix/mapfiles-nginx
Add mapfile serving for nginx conf examples
2022-02-24 09:14:41 +01:00
John Molakvoæ
39e804304a
Merge pull request #6955 from ChristianTacke/pr/nginx_reorder 2022-02-24 09:12:33 +01:00
John Molakvoæ
8ba8d888b0
Update nginx-root.conf.sample 2022-02-24 09:10:01 +01:00
John Molakvoæ
fdb5e1ff95
Update nginx-subdir.conf.sample 2022-02-24 09:09:28 +01:00
Joas Schilling
555ab488f9
Update general_troubleshooting.rst
64e0e45

this was necessary for me to have those rules work and also makes perfect sense as a `/` is imho always at the beginning of the path.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-23 11:40:40 +01:00
Christoph Wurst
8ed884fce1
Merge pull request #8087 from nextcloud/feature/noid/background-job-maintenance-window
Background job maintenance window
2022-02-22 16:01:35 +01:00
Vincent Petry
f38448b6bf
Merge pull request #8089 from nextcloud/feature/8085/splitting-databases-for-scaling
Add admin docs for splitting databases
2022-02-22 16:00:48 +01:00
Joas Schilling
f610e0e742
Require optional database steps to be performed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-22 15:27:58 +01:00
Joas Schilling
af954e4420
Merge pull request #8019 from carlcsaposs/admin-manual-nouns
Update misleading/incorrect nouns in admin manual
2022-02-22 15:10:59 +01:00
Joas Schilling
dc2460aeb5
Add admin docs for splitting databases
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-22 15:04:40 +01:00
Joas Schilling
63d86393e0
Fix "Malformed table."
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-22 14:17:47 +01:00
Joas Schilling
07aedb47fc
Document admin config for maintenance_window_start
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-22 13:49:28 +01:00
Nextcloud bot
963ff252ce
generate documentation from config.sample.php 2022-02-22 04:05:23 +00:00
Robin Appelman
d70354d7bd fix nginx cache immutable example 2022-02-21 15:34:54 +01:00
zroebg
671038130f
Follow up server PR #30225
https://github.com/nextcloud/server/pull/30225
2022-02-21 10:53:21 +01:00
Julius Härtl
c1885613e4
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 10:35:05 +01:00
Frieder Schrempf
2727ba2f70
Extend warning about activities in groupfolders
This extends the warning about activities in groufolders to mention the potential of
leaking sensitive data if "Advanced Permissions" are used.
See https://github.com/nextcloud/groupfolders/issues/1057 for more information.

Signed-off-by: Frieder Schrempf <frieder@fris.de>
2022-02-18 11:55:12 +01:00
Louis
67ffcce5b5
Merge pull request #8042 from nextcloud/redis_over_tls
Add doc to connect to Redis over TLS
2022-02-17 09:58:12 +01:00
Louis Chemineau
d29e232ae7 Add doc to connect to Redis over TLS
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-16 15:50:50 +01:00
Arthur Schiwon
c1c28eaa30
update release information
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-02-15 23:10:58 +01:00
Joas Schilling
9acb072164
Add space as allowed user id character
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15 10:31:00 +01:00
Carl Schwan
7873bd1804
Merge pull request #8027 from nextcloud/nginx-immuatable-cache
Add documentation for cache control immutable
2022-02-15 09:58:41 +01:00
Carl Schwan
b30299c32d Add documentation for cache control immutable
See https://github.com/nextcloud/server/pull/31141/files

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-02-14 16:02:08 +01:00
acsfer
1f882b80fe
Merge pull request #8008 from nextcloud/drop-9.6
Drop PostgreSQL 9.6 support (EOL)
2022-02-11 12:18:48 +01:00
Carl Csaposs
4f15b44aa3 Update misleading/incorrect nouns in admin manual
Signed-off-by: Carl Csaposs <carl@csaposs.com>
2022-02-10 02:06:01 +00:00
Carl Csaposs
eb04cfcc16 Fix grammatical & spelling errors in admin manual
Signed-off-by: Carl Csaposs <carl@csaposs.com>
2022-02-10 02:04:17 +00:00
Louis Chemineau
01a746a05a 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 13:12:15 +01:00
Nextcloud bot
b0d15109fa
generate documentation from config.sample.php 2022-02-09 04:04:11 +00:00
Joas Schilling
d04cbe557d
Merge pull request #7984 from nextcloud/feature/30763/syslog-for-audit
Document syslog option for the admin audit app
2022-02-08 14:36:13 +01:00
acsfer
54b28d28b6
Drop PostgreSQL 9.6 support (EOL)
As per https://github.com/nextcloud/server/pull/31011
2022-02-07 17:04:13 +01:00
Christoph Wurst
827cf4243b
Merge pull request #7979 from nextcloud/fix/uploading-big-file-nginx
Ensure that nginx config sample allow downloading big file
2022-01-26 13:41:43 +01:00
Joas Schilling
069b76cea2
Document syslog option for the admin audit app
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-26 13:36:36 +01:00
Carl Schwan
21db59e288
Merge pull request #7895 from Tachi107/patch-2
docs(email_configuration): SMTPS is not outdated
2022-01-26 09:56:31 +01:00
John Molakvoæ
1dd2f93664
Merge pull request #6333 from mashedkeyboard/patch-2
Document primary object storage breaking SSE
2022-01-26 09:53:24 +01:00
Nextcloud bot
11c6823f7e
generate documentation from config.sample.php 2022-01-26 04:04:34 +00:00
Carl Schwan
95ef427295
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-21 13:03:08 +01:00
Nextcloud bot
5ea1be1d03
generate documentation from config.sample.php 2022-01-21 04:01:09 +00:00
Nextcloud bot
0cd1003f58
generate documentation from config.sample.php 2022-01-20 04:02:46 +00:00
MichaIng
fc7a1c27d7
Merge pull request #7859 from nextcloud/update-opcache-tuning
Update OPcache documentation
2022-01-16 16:05:45 +01:00
Joas Schilling
99606da7b8
Document the syslog_tag as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-14 17:02:02 +01:00
Nextcloud bot
ce0c711e54
generate documentation from config.sample.php 2022-01-12 04:01:07 +00:00
Christian Tacke
44016fb4ae Reorder nginx config sample
Move the `root` directive more to the top. That way all the
fields that need to be changed are in one place.

Signed-off-by: Christian Tacke <8560110+ChristianTacke@users.noreply.github.com>
2022-01-08 16:05:12 +01:00
Andrea Pappacoda
2e0ed52021
docs(email_configuration): SMTPS is not outdated
The documentation previously stated that the SMTPS protocol is outdated, while this isn't true. The "port 465 situation" is often misunderstood because its usage has changed over the years, and this caused confusion, with old documents saying one thing, newer ones saying another one, and updated ones a different thing again. Wikipedia has a short, good explanation about the situation: https://en.wikipedia.org/wiki/SMTPS

In short, as of 2018, thanks to RFC8314, port 465 should be used similarly to port 587 (i.e. for _submission_ of emails), with the difference that instead of using STARTTLS for _maybe_ securing the communication with TLS, port 465 uses implicit TLS encryption, similarly to HTTPS (hence the name `submissions`, where `s` stands for secure).

As an example, you take a quick look at the output of `grep 465 /etc/services` on your Linux/BSD system

Please not that I'm not an email expert, just a curious guy that runs his own email server :)

Signed-off-by: Andrea Pappacoda <andrea@pappacoda.it>
2022-01-08 00:33:04 +01:00
blckassassin
de86928bbd
Update email_configuration.rst
Added details so users coming to the documentation will know how to access Email server settings.
2021-12-28 00:43:04 -06:00
Jack Henschel
512145364f
Update user_auth_ldap.rst 2021-12-23 18:11:46 +01:00
MichaIng
43c2fae775
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 13:55:34 +01:00
MichaIng
a3756108e6
Update OPcache documentation
Remove the settings block which matches PHP defaults anyway. The Nextcloud admin panel will now show warnings based on actual OPcache usage, when any limit is closely reached: https://github.com/nextcloud/server/pull/27403

Add info about how to enhance performance by reducing or disabling OPcache revalidation.

Remove link to outdated blog post, which contains no additional helpful information and the invalid "opcache.fast_shutdown" setting which was removed with PHP7.2 already. Instead, add a link to "opcache-gui", a web interface to monitor and control the OPcache.

Signed-off-by: MichaIng <micha@dietpi.com>
2021-12-20 02:07:15 +01:00
rakekniven
560cd94cdd
Merge pull request #6970 from hellfi/patch-2
occ command to reset bruteforce attempts
2021-12-18 11:12:23 +01:00
Nextcloud bot
3360c1a5d3
generate documentation from config.sample.php 2021-12-18 04:01:32 +00:00
rakekniven
ad4d81758a
Clarfication for trusted_domains section (#7852)
Input from #7762 

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-12-17 20:18:27 +01:00
rakekniven
93e47abaa0
l10n: Adapted spelling of brute-force
See https://en.wikipedia.org/wiki/Brute-force_attack

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-12-17 18:41:13 +01:00
rakekniven
34fad2daa9
Merge pull request #7824 from nextcloud/rakekniven-patch-1
Documented "user:add-app-password" and "user:info"
2021-12-17 15:49:39 +01:00
rakekniven
4660d1e547
Merge pull request #7648 from nextcloud/fix-spelling-of-privilege
admin_delegation_configuration.rst: Fix spelling of 'privilege'
2021-12-17 14:24:25 +01:00
Christoph Wurst
9e52bd3469
Merge pull request #7826 from nextcloud/fix/issues-in-en-documentation
Fix some syntax issues in English documentation
2021-12-17 09:31:46 +01:00
Nextcloud bot
a6b6e2d398
generate documentation from config.sample.php 2021-12-17 04:05:59 +00:00
Christian Wolf
60b125da7d Corrected admin text styles
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-16 18:30:43 +01:00
rakekniven
04872339e2
Merge pull request #7550 from blckassassin/patch-2
Update external_storage_configuration_gui
2021-12-15 07:53:36 +01:00
rakekniven
51cbadb62a
Documented "user:add-app-password" and "user:info"
Fixes #7805 

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-12-15 07:19:57 +01:00
Marcel Hibbe
d4ddb9a465
update requirements for talk mobile apps
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-12-14 13:20:58 +01:00
stephang
b9dfe6900c
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 10:44:48 +01:00
Thomas Citharel
b062c82fa5
Add admin settings for the Calendar Trash bin
Closes #7696

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-06 14:00:53 +01:00
rakekniven
226d7526ac
Merge pull request #7732 from nextcloud/rakekniven-patch-3
Maintained php version
2021-12-03 11:39:07 +01:00
John Molakvoæ
24f216591f
Merge pull request #7654 from nextcloud/release/23 2021-12-03 11:27:19 +01:00
rakekniven
5232a0df90
Maintained php version
Fixes #7128 

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-12-03 07:59:15 +01:00
Nextcloud bot
8d74f8cf17
generate documentation from config.sample.php 2021-12-03 04:08:25 +00:00
Arthur Schiwon
1b1b6b5d33
update schedule
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-11-30 11:12:59 +01:00
Frieder Schrempf
ea18b2cd7d
admin_delegation_configuration.rst: Fix spelling of 'privilege'
The correct and up-to-date spelling is 'privilege' without the 'd'.

Signed-off-by: Frieder Schrempf <frieder@fris.de>
2021-11-26 14:08:50 +01:00
Immanuel Pasanec
1b76dd10cd Added possible parameters for --transfer-incoming-shares option.
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
2021-11-23 15:35:49 +01:00
Immanuel Pasanec
d301ca6b9b Fixed missing double colon.
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
2021-11-23 15:29:40 +01:00
Immanuel Pasanec
16f9c630ac Added explanation for overwriting the transferIncomingShares option in config.php.
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
2021-11-23 15:24:02 +01:00
blckassassin
bd3690bdad Update external_storage_configuration_gui
Added steps to instruct users to go to the Admin section under their profile

Signed-off-by: blckassassin <j.martinetti760@gmail.com>
2021-11-20 11:07:10 -06:00
Louis
71d47e6610 Add CentOS Stream to supported OS
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-11-18 11:25:54 +01:00
Daniel Calviño Sánchez
eb73b789bb Allow to serve static WebAssembly and TensorFlow Lite files
Since Talk 13 (and thus Nextcloud 23) WebAssembly (.wasm) and TensorFlow
Lite (.tflite) files need to be loaded from the web server to provide
certain features (like the background blur in the WebUI).

Those files can be treated in a similar way to other static resources,
and there should not be any problem caching or compressing them.
However, as compressed TensorFlow Lite files are only ~12% smaller,
the compression directive depends on the MIME type and there is no
standard MIME type for TensorFlow Lite files, for now only WebAssembly
files are compressed.

Depending on the setup "application/wasm" may not be associated with
".wasm" files, so the directive was added just in case, as the
compression is enabled through the MIME type and, besides that, the
browsers log a warning if the expected MIME type is not returned.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-11-17 13:06:58 +01:00
Christoph Wurst
0e2133150c
Merge pull request #7577 from nextcloud/fix/admin-audit-log-typo
Fix typo in admin audit log docs
2021-11-15 14:15:23 +01:00
Christoph Wurst
6c49af3a72
Fix typo in admin audit log docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 10:38:25 +01:00
Christoph Wurst
88b45672dc
Document how to override the log level with occ
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 10:34:20 +01:00
Christoph Wurst
8295ec2f1e
Document calendar resources and rooms for admins
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-05 14:01:30 +01:00
Nextcloud bot
33e042142e
generate documentation from config.sample.php 2021-10-28 04:00:35 +00:00
Carl Schwan
a9ac1b003a
Merge pull request #7029 from nextcloud/CarlSchwan-patch-1
Add information about possible reason for broken passwords
2021-10-27 15:43:15 +02:00
Christoph Wurst
43f1ae838d
Merge pull request #7179 from jeromelebleu/fix/nginx-subdir-php
Fix PHP's rewrite rule in NGINX subdir.conf.sample
2021-10-27 09:28:07 +02:00
Vincent Petry
d1ebf05c34
Merge pull request #7174 from nextcloud/enh/noid/background-job-expire-versions
Documentation how to disable expire versions background job
2021-10-26 10:02:05 +02:00
Daniel
5a540aa567
Merge pull request #7355 from 2br-2b/patch-2
Added steps to enable mod_env and mod_rewrite
2021-10-26 09:49:09 +02:00
Juan Carlos Tello
0753d4595d
Fix nextcloud.org urls (#7164)
* Fixed help.nextcloud.org that would result in a page with a certificate issue

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken URL

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken link to bugtracker documentation

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken link to how to get your app signed

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Updated stable installation URL

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Updated URL to Contacts & Calendar troubleshooting

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed many URLs that pointed to nextcloud.org instead of nextcloud.com

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Update admin_manual/issues/general_troubleshooting.rst

Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Apply suggestions from code review

Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Reverted changes on .pot files

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

Co-authored-by: Daniel <mail@danielkesselberg.de>
2021-10-25 14:32:19 +02:00
Christoph Wurst
c63d4ac7c7
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 17:42:19 +02:00
Christoph Wurst
a9484236a8
Merge pull request #7175 from nextcloud/enh/noid/background-job-expire-trashbin
Documentation how to disable expire trashbin background job
2021-10-20 09:57:47 +02:00
Lukas Reschke
9d458affee
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 12:59:50 +02:00
2br-2b
97e762ec89
Update source_installation.rst
Added steps to enable mod_env and mod_rewrite (for people like me who didn't realize how to do it without searching it).
2021-10-16 23:12:15 -04:00
Nextcloud bot
38ec2b0522
generate documentation from config.sample.php 2021-10-16 03:59:53 +00:00
Nextcloud bot
fe62894df6
generate documentation from config.sample.php 2021-10-15 04:05:43 +00:00
Carl Schwan
e2a0142689
Add information about possible reason for broken passwords
This commit adds some additional information about one of the reasons why
passwords might be broken after updating to PHP 7.4. This principally targets
centos/rhel but that might also happen on other systems.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-14 11:42:31 +02:00
Nextcloud bot
f4d069d0ed
generate documentation from config.sample.php 2021-10-14 04:00:00 +00:00
Mattia Narducci
20b5a78547 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-12 22:53:10 +02:00
Jérôme Lebleu
87f631262e Fix PHP's rewrite rule in NGINX subdir.conf.sample
Signed-off-by: Jérôme Lebleu <jeromelebleu@users.noreply.github.com>
2021-10-11 18:00:16 +02:00
Daniel
3052f07ddc
Merge pull request #6746 from simonspa/nginx-timeout
nginx: increase client_body_timeout
2021-10-10 11:12:09 +02:00
Daniel
3c5aa0edd6
Merge pull request #6973 from Chouffy/master
Remove a copy-paste mistake
2021-10-08 18:35:52 +02:00
Daniel Kesselberg
913b027b36
Documentation how to disable expire trashbin background job
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-07 22:08:10 +02:00
Daniel Kesselberg
ad1e7c7579
Documentation how to disable expire versions background job
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-07 18:38:38 +02:00
Jos Poortvliet
a2e761c71d
Link to TrueNAS install docs 2021-10-06 19:10:41 +02:00
allexzander
9ee21e6838
Update the 'Migrating' page to include optional 'maintenance:data-fingerprint' command step. (#7170)
Signed-off-by: alex-z <blackslayer4@gmail.com>
2021-10-05 13:19:01 +02:00
Carl Schwan
af4740cc48
Add documentation for admin right privilege setting
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-09-30 11:28:13 +02:00
kesselb
18dfd5bb91
Merge pull request #7052 from maxkratz/feature/cronjob-php-fix
Added note on apc.enable_cli for system Cron based configs
2021-09-29 10:37:28 +02:00