Commit Graph

2746 Commits

Author SHA1 Message Date
Clément Duveau
37505d431e Update documentation and readability
As my reverse proxy can change its IP address (self-healing, rolling update, etc) I resolve it only using internal DNS. I just tried and my Nextcloud install (officiel docker, no modifications) is able to resolve it.

Options for the array have been updated for readability
2020-04-21 09:02:30 +00:00
gunnaraas
63d33e0fea Fixing small typo in docs
'environment' was spelled 'environmemt' on line 649
2020-04-21 08:35:32 +00:00
Paul Tötterman
0f2739f63e Document "Invalid private key for encryption app"
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi>
2020-04-21 08:19:47 +00:00
Sascha Wiswedel
3db562c500
fix: Photos is >= 18 only
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-21 09:21:54 +02:00
Sascha Wiswedel
8040beb4ea added note about app store URL whitelisting
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:46 +00:00
Sascha Wiswedel
18f477014a be more strict about licensing requirements
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:46 +00:00
Sascha Wiswedel
054e68bb00 typo
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:46 +00:00
Sascha Wiswedel
57ba58777e Gallery has been replaced by Photos
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:45 +00:00
Sascha Wiswedel
2b3795f0ae App Store: "official" is now "Featured"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:45 +00:00
Sascha Wiswedel
a8b83f38f7 updated outdated docu link
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:45 +00:00
Sascha Wiswedel
034101a3b5 paragraph about "Approved" tagged apps does no longer apply
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:45 +00:00
Joas Schilling
c123cf7547
Add a comment about the changed ROW_FORMAT
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-20 17:15:27 +02:00
Morris Jobke
d50a4d873e
Merge pull request #1929 from nextcloud/backport/1926/stable17
[stable17] Update external_storage_configuration_gui.rst
2020-04-20 17:07:35 +02:00
Arthur Schiwon
d97676e86b LDAP: inform about cleanUpJobChunkSize setting
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-20 15:02:45 +00:00
Arthur Schiwon
9dc85939e9 LDAP: explain flags for show-remnants
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-20 15:02:45 +00:00
kesselb
d266ff2d41
Merge pull request #1967 from nextcloud/backport/1965/stable17
[stable17] Fix typo in migrating.rst
2020-04-20 15:08:19 +02:00
kesselb
b86915cdea
Merge pull request #1906 from nextcloud/backport/1904/stable17
[stable17] typo error
2020-04-20 15:07:27 +02:00
Damien Regad
26b39bde62 Fix typo in migrating.rst 2020-04-17 15:39:40 +00:00
Sascha Wiswedel
fd0b6f198d updated EOL for MySQL and MariaDB
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-02 14:03:11 +00:00
Josh Morel
a33cf88258 Update external storage GUI mount options section
For v16+

Signed-off-by: Josh Morel <morel.josh@hotmail.com>
2020-03-31 13:25:29 +00:00
Josh Morel
01c375dbcf Update screenshots for supported external storage.
Signed-off-by: Josh Morel <morel.josh@hotmail.com>
2020-03-31 13:25:29 +00:00
Sascha Wiswedel
c5f4fe414f added troubleshooting for changed federated cloud IDs
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-28 22:33:35 +00:00
Benson Muite
7dc3a3e32f Update admin_manual/installation/source_installation.rst
Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-03-28 09:31:04 +00:00
Benson Muite
38509814e2 Update source_installation.rst
Indicate can also use PHP 7.4
2020-03-28 09:31:04 +00:00
Mageistral
d428f5423b typo error
COMMITED in comment instead of having COMMITTED
2020-03-27 07:24:52 +00:00
Julius Härtl
3b7a9f1b1c
Merge pull request #1893 from nextcloud/backport/1891/stable17
[stable17] Fix/remove old unmaintained storage backend
2020-03-24 08:03:34 +01:00
Sascha Wiswedel
b42e88c121 clarified trash bin retention by storage shortage override
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-23 16:54:44 +00:00
John Molakvoæ
0f3fcdd159 Update auth_mechanisms.rst 2020-03-22 10:22:54 +00:00
John Molakvoæ
bc42cd1fcc Update external_storage_configuration_gui.rst 2020-03-22 10:22:54 +00:00
Sascha Wiswedel
bfacf8e5e1 added necessary log.condition documentation for admin_audit
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-13 14:01:19 +00:00
Roeland Jago Douma
acce079598 loglevel is an int
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-12 13:05:55 +00:00
Julius Härtl
1c0f204b5d LDAP: Warn about changing uid
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-11 17:07:06 +00:00
Rafal Zawadzki
1461a5f3e6 Fix the order of lines :/ 2020-02-07 09:09:32 +00:00
Rafal Zawadzki
b55eb8c780 #1608 app:update command documented 2020-02-07 09:09:32 +00:00
bpcurse
dd5a0ef0e3
Update retention.rst
For v16 and v17 it shouldn't be "Workflow". It is located in Tag management instead. Probably the same for older versios, can't tell.
2020-01-24 19:11:57 +01:00
MichaIng
1aac597b3c Remove obsolete HOME and HTTP_HOME variables from Apache2 config
Additionally align format for Debian/Ubuntu and CentOS/RHEL configs:
- Consistent spacing and order
- No double quotes around directory path which does not contain spaces

Signed-off-by: MichaIng <micha@dietpi.com>
2020-01-24 16:07:47 +00:00
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