Commit Graph

2726 Commits

Author SHA1 Message Date
J0WI
40b6ab4198 Document all log types
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-05-25 12:17:08 +00:00
Sascha Wiswedel
c64748eafe fixup syntax error
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 12:57:52 +00:00
Sascha Wiswedel
b965682875 Note on configuring failover LDAP servers
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 12:57:52 +00:00
Sascha Wiswedel
43fad17d6d
manual backport for #2078
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 10:51:05 +02:00
Sascha Wiswedel
3f70914f10 Drawbacks of SAML auth on server-side encryption and 2nd hand auth
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 08:38:33 +00:00
Sascha Wiswedel
41c7b17443 bump iOS min required version from 10 to 11
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-14 15:32:16 +00:00
Joda Stößer
edaf4ec62c docs: file versioning: fix typo 2020-05-12 10:00:37 +00:00
Morris Jobke
67174d02c6 Clarify on upgrade steps for long running steps
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-06 19:32:51 +00:00
Nextcloud bot
e822b38350
generate documentation from config.sample.php 2020-05-05 03:32:51 +00:00
Morris Jobke
f63a4d3ae7 Clarify ownCloud migration version 2020-04-27 09:10:03 +00:00
CJlano
18ff5b7499 Update Primary Storage doc for OpenStack Swift v3
Add scope/project with TenantName, as discussed in #11264 comment https://github.com/nextcloud/server/issues/11264#issuecomment-457525893
This is necessary for OVH Object Storage. Not sure for other providers.
2020-04-21 12:55:40 +00:00
Charles Provent
6a57fdefe9 Add example Swift v3 scope
Add an example of Swift V3 with a configuration scope following this commit :
https://github.com/nextcloud/server/pull/9280
2020-04-21 12:53:50 +00:00
Morris Jobke
ee25585026 Fix paragraph layout after merging #1936
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-04-21 09:17:39 +00:00
Clément Duveau
6fac8e67d6 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:32 +00:00
gunnaraas
17aba3879d Fixing small typo in docs
'environment' was spelled 'environmemt' on line 649
2020-04-21 08:35:34 +00:00
Paul Tötterman
833bd75f9f Document "Invalid private key for encryption app"
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi>
2020-04-21 08:19:52 +00:00
Sascha Wiswedel
f4363340f1
fix: Photos is >= 18 only
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-21 09:20:54 +02:00
Sascha Wiswedel
ee1ca01edc added note about app store URL whitelisting
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:22:05 +00:00
Sascha Wiswedel
eb802e9769 be more strict about licensing requirements
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:22:05 +00:00
Sascha Wiswedel
ea2881b33e typo
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:22:04 +00:00
Sascha Wiswedel
9ba8b43e52 Gallery has been replaced by Photos
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:22:04 +00:00
Sascha Wiswedel
d47320de73 App Store: "official" is now "Featured"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:22:04 +00:00
Sascha Wiswedel
4050bc4793 updated outdated docu link
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:22:04 +00:00
Sascha Wiswedel
cacd158828 paragraph about "Approved" tagged apps does no longer apply
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:22:03 +00:00
Joas Schilling
4ef8e35e93
Add a comment about the changed ROW_FORMAT
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-20 17:16:57 +02:00
Morris Jobke
e21697adb0
Merge pull request #1930 from nextcloud/backport/1926/stable16
[stable16] Update external_storage_configuration_gui.rst
2020-04-20 17:07:21 +02:00
Arthur Schiwon
0843c65893 LDAP: inform about cleanUpJobChunkSize setting
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-20 15:03:44 +00:00
Arthur Schiwon
b9fbb818e7 LDAP: explain flags for show-remnants
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-20 15:03:44 +00:00
kesselb
77f124ff4a
Merge pull request #1907 from nextcloud/backport/1904/stable16
[stable16] typo error
2020-04-20 15:07:39 +02:00
Josh Morel
508fcbd0ba Update external storage GUI mount options section
For v16+

Signed-off-by: Josh Morel <morel.josh@hotmail.com>
2020-03-31 13:25:33 +00:00
Josh Morel
84fbc16f2c Update screenshots for supported external storage.
Signed-off-by: Josh Morel <morel.josh@hotmail.com>
2020-03-31 13:25:33 +00:00
Sascha Wiswedel
1f7057287c added troubleshooting for changed federated cloud IDs
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-28 22:33:51 +00:00
Benson Muite
d52e08ca12 Update admin_manual/installation/source_installation.rst
Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-03-28 09:31:17 +00:00
Benson Muite
7d5536e448 Update source_installation.rst
Indicate can also use PHP 7.4
2020-03-28 09:31:16 +00:00
Mageistral
a606acbaa2 typo error
COMMITED in comment instead of having COMMITTED
2020-03-27 07:24:55 +00:00
John Molakvoæ
e6deab4b2e Update auth_mechanisms.rst 2020-03-22 10:23:10 +00:00
John Molakvoæ
8e786993bd Update external_storage_configuration_gui.rst 2020-03-22 10:23:10 +00:00
Sascha Wiswedel
1db7074da3 added necessary log.condition documentation for admin_audit
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-13 14:01:33 +00:00
Roeland Jago Douma
9593ec29c5 loglevel is an int
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-12 13:06:10 +00:00
Julius Härtl
fde7fadb1f LDAP: Warn about changing uid
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-11 17:07:10 +00:00
Nextcloud bot
c12982230b
generate documentation from config.sample.php 2020-03-06 03:41:21 +00:00
Rafal Zawadzki
f42a4887d6 Fix the order of lines :/ 2020-02-07 09:09:38 +00:00
Rafal Zawadzki
e8db37326f #1608 app:update command documented 2020-02-07 09:09:38 +00:00
Julius Härtl
7a4500ac85
Merge pull request #1803 from nextcloud/backport/1800/stable16
[stable16] Remove obsolete HOME and HTTP_HOME variables from Apache2 config
2020-01-26 09:48:06 +01:00
bpcurse
34b3de9e34
Update retention.rst
For v16 and v17 it shouldn't be "Workflow". It is located in Tag management instead. Probably the same for older versions, can't tell.
2020-01-24 19:10:40 +01:00
MichaIng
84245c3538 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:08:07 +00:00
Steve
6cfbf4336f Update background_jobs_configuration.rst 2019-12-23 16:53:31 +00:00
Steve
b5bba06b48 Update background_jobs_configuration.rst 2019-12-23 16:53:31 +00:00
Steve
b83f8e372e Update background_jobs_configuration.rst
Added notes on using different databases.
2019-12-23 16:53:31 +00:00
Steve
21c3445822 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:31 +00:00