Commit Graph

2710 Commits

Author SHA1 Message Date
Daniel Kesselberg
9e84c3a3b5 Make the table great again
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-01-10 07:37:37 +00:00
Bjoern Schiessle
71779b4f3b add GDPR section
start with documentation about cookies

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-09 18:50:49 +00:00
Roeland Jago Douma
3db87dc2cc Update recommended DBs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-07 07:16:46 +00:00
Julius Härtl
57f765d372
[stable17] Fix typo (#1751)
[stable17] Fix typo
2020-01-02 22:32:26 +01:00
Steve
700db5cc86 Update background_jobs_configuration.rst 2019-12-23 16:53:04 +00:00
Steve
473c02e0d6 Update background_jobs_configuration.rst 2019-12-23 16:53:04 +00:00
Steve
e55bbaefae Update background_jobs_configuration.rst
Added notes on using different databases.
2019-12-23 16:53:04 +00:00
Steve
d1fb5921e2 Update background_jobs_configuration.rst
Adjust nextcloudcron.service to wait for mysql.service dependency before starting. This prevents errors during a  reboot.
2019-12-23 16:53:04 +00:00
Martin Bock
b0f231bc1e Fix typo 2019-12-23 08:48:38 +00:00
Grzegorz Szymaszek
c099c9d627 Fix several typos
Signed-off-by: Grzegorz Szymaszek <gszymaszek@short.pl>
2019-12-03 14:09:06 +00:00
Kenny
b3a778cf81 updated to reflect review feedback
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-11-24 15:21:14 +00:00
Kenny
b72e261153 added a note to the encryption details page describing that there are older encryption schemes
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-11-24 15:21:14 +00:00
Kenny
119535834c added the encryption details page which decribes the server-side encryption implementation of the default encryption module
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-11-24 15:21:14 +00:00
John Molakvoæ
e4acfa9791
Merge pull request #1712 from nextcloud/remove-current-version-17
[stable17] Remove current and next version from doc.
2019-11-21 06:40:43 +01:00
BernieO
d71a75b1ba Adapt Updates to nginx configuration
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>

Nextcloud 17 adds the Same-Origin header which was removed with Nextcloud 12.
ref #1597 (which should IMHO be merged before release of Nextcloud 17)
2019-11-20 19:57:47 +00:00
Daniel Kesselberg
b185381b21 Remove current and next version from doc.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-20 20:17:20 +01:00
Jasper Knockaert
95a2fb7baa fix PATH_INFO
`try_files` was added in #1674, but that resets `$fastcgi_path_info`. This PR makes sure PATH_INFO gets the original value.
2019-10-24 20:31:21 +00:00
Roeland Jago Douma
e0799dc39a Harden NGINX config
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-24 08:44:27 +00:00
Sascha Wiswedel
923c2c8883 more specifics for possible MIME types at workflows
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-10-22 03:49:29 +00:00
Roeland Jago Douma
809d79a51f Bruteforce docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-09 09:59:27 +00:00
John Molakvoæ
fc73d429db
[stable17] Refresh linux distro requirements (#1655)
[stable17] Refresh linux distro requirements
2019-10-08 15:35:32 +02:00
J0WI
3aaeef9034 Add PostgreSQL 11
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-10-07 15:15:33 +00:00
Daniel-I-Am
5e28666d39 Refresh linux distro requirements
Signed-off-by: Daniel-I-Am <djdecloet@gmail.com>
2019-10-07 14:07:40 +00:00
Daniel Kesselberg
8165337b16 Remove "configuring upload limits within the gui"
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-02 08:20:58 +00:00
MichaIng
97095a79d6 Update Nginx subdir headers to match webroot config
+ Ref: https://github.com/nextcloud/documentation/pull/1520
+ The master merge to resolve conflicts has reverted the headers changes for the subdir config. This commit redoes the intended changes, to match Nginx webroot config and .htaccess.

Signed-off-by: Micha Felle <micha@dietpi.com>
2019-09-23 09:41:17 +00:00
Sascha Wiswedel
131360b3ab
Merge pull request #1624 from nextcloud/backport/1621/stable17
[stable17] Update user_configuration.rst
2019-09-19 14:06:26 +02:00
Sascha Wiswedel
e090785135 added portal link to audit documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-09-19 10:49:28 +00:00
John Molakvoæ
e072e8bd1b Update user_configuration.rst 2019-09-19 09:28:13 +00:00
Nextcloud bot
60e7654230
generate documentation from config.sample.php 2019-09-10 03:18:16 +00:00
Griffith Knoop
235c2c7ec7
Corrections to enabling encryption
Removed the bit about enabling maintenance mode because changes to the application have caused it to automatically enable maintenance mode when enabling encryption and enabling it beforehand prevents the command from running at all.
2019-08-30 20:14:20 -04:00
Christoph Wurst
63e39e2b5b
Also load bcmap files with nginx
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-08-26 14:14:04 +02:00
Julius Härtl
55e32bc10d
Update access_control.rst
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-22 21:55:03 +02:00
Wehzie
fc0336f117
Missing determiner "the"
Added "the" in  "... at least the following settings..."
2019-08-11 15:58:23 +02:00
Wehzie
0974dcb824
Fixed varying capitalization
Settled for "includeSubDomains" over "includeSubdomains" as also found on Mozilla docs https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security

Furthermore removed semicolon as it doesn't appear in the Apache config
2019-08-04 02:41:38 +02:00
Jos Poortvliet
9c3228c1d3
Update caching_configuration.rst
implement feedback.
2019-07-19 14:52:51 +02:00
Jos Poortvliet
2262637c23
note on the redis socket file permissions
This can take forever to debug ;-)
2019-07-18 20:46:06 +02:00
Nextcloud bot
ba3b88d0ee
generate documentation from config.sample.php 2019-07-12 03:09:15 +00:00
Daniel Hansson
4081dbde31
add the VM scripts as an option on Ubuntu Server 2019-07-09 22:11:03 +02:00
Morris Jobke
df810c0a98
Update release schedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-09 13:53:02 +02:00
Morris Jobke
ca780eabd8
Update release schedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-08 09:59:45 +02:00
John Molakvoæ
d2963c0160
Merge branch 'master' into x-frame 2019-07-03 16:59:19 +02:00
J0WI
994ec1f1f1 Update path to PHP 7.2 config
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-02 11:44:39 +02:00
John Molakvoæ
8c8f45f549
[master] add server_port variable to well-known redirects (#1538)
[master] add server_port variable to well-known redirects
2019-07-02 07:40:36 +02:00
John Molakvoæ
6fddb4755c
Update mysql_4byte_support.rst (#1470)
Update mysql_4byte_support.rst
2019-07-02 07:39:23 +02:00
mrplow87
be04ba4a33 add server_port variable to well-known redirects
if Nextcloud is used on a custom HTTPS port, the well-known redirects do not work, because the server port is not included in the redirect.
2019-07-02 05:32:07 +00:00
John Molakvoæ
bbec0b7261
Include info about Barracuda innodb_file_format (#1512)
Include info about Barracuda innodb_file_format
2019-07-02 06:43:36 +02:00
John Molakvoæ
27a144d2a1
Cleanup trailing slashes and spaces (#1521)
Cleanup trailing slashes and spaces
2019-07-02 06:39:10 +02:00
John Molakvoæ
cd81f70d0d
Update path to php-fpm socket (#1523)
Update path to php-fpm socket
2019-07-02 06:34:39 +02:00
J0WI
38b119ae8d Update path to php-fpm socket
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-02 00:09:52 +02:00
J0WI
0bc2e15849 Document the front_controller_active param
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-01 23:20:59 +02:00