Sascha Wiswedel
df6afc3f98
fixup syntax error
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 12:57:14 +00:00
Sascha Wiswedel
9dc6c12c38
Note on configuring failover LDAP servers
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 12:57:14 +00:00
Sascha Wiswedel
0749a43976
manual backport for #2078
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 10:48:38 +02:00
Sascha Wiswedel
925a909e01
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:37:56 +00:00
Sascha Wiswedel
df6aa12bb9
bump iOS min required version from 10 to 11
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-14 15:31:32 +00:00
Joda Stößer
1d8325bfc7
docs: file versioning: fix typo
2020-05-12 10:00:31 +00:00
Fabian Hauck
f2559706c4
improved SSL hardening guide
...
Signed-off-by: Fabian Hauck <hauckfabian@gmail.com>
2020-05-12 06:57:08 +00:00
Dan Shields
5acd77b500
Update source_installation.rst
...
guessing this was an error. Remove or finish the thought?
2020-05-12 08:53:37 +02:00
Morris Jobke
76e60171c6
Merge pull request #2052 from nextcloud/backport/2051/stable18
...
[stable18] Clarify on upgrade steps for long running steps
2020-05-08 08:20:37 +02:00
Georgiy Sitnikov
ad985fa6b4
Added user:list options description
2020-05-07 09:23:51 +00:00
Morris Jobke
80cd59d081
Clarify on upgrade steps for long running steps
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-06 19:32:15 +00:00
Ruben Barkow-Kuder
48da5d15be
fix app:update command
2020-05-05 07:46:06 +00:00
Nextcloud bot
a751c8c093
generate documentation from config.sample.php
2020-05-05 03:33:00 +00:00
Nextcloud bot
d94d88abd2
generate documentation from config.sample.php
2020-05-04 11:26:25 +00:00
Eirik Smithsen
c3461ab0e0
Fix reverse proxy documentation list formatting
...
reStructuredText requires a blank line before and after
lists to render correctly.
Signed-off-by: Eirik Smithsen <eirik.1996@hotmail.com>
2020-04-29 19:46:59 +00:00
Morris Jobke
75675131a4
Clarify ownCloud migration version
2020-04-27 09:09:27 +00:00
Georgiy Sitnikov
1e8a8ba62a
Small wording correction
2020-04-23 12:15:18 +00:00
Georgiy Sitnikov
3014fcf132
Added MOCK Screenshot.
2020-04-23 12:15:18 +00:00
Georgiy Sitnikov
58d88b9fcc
Added example rule to exclude folder
...
Seems it was always asked about.
Picture download screenshot via https://gas85.ddns.net/index.php/s/TQ3Q9omcBRQsPFr and upload it to /images/
2020-04-23 12:15:18 +00:00
Morris Jobke
16970ab9a1
Apply suggestions from code review
...
Co-Authored-By: J0WI <J0WI@users.noreply.github.com>
2020-04-22 11:39:25 +00:00
James Stout
dbf50893d5
Fix formatting of occ log:manage options
...
The double dash (--) wasn’t being rendered correctly:
• –backend [file, syslog, errorlog, systemd]
• –level [debug, info, warning, error]
is now
• –-backend [file, syslog, errorlog, systemd]
• –-level [debug, info, warning, error]
Signed-off-by: James Stout <stoutyhk@gmail.com>
2020-04-22 11:39:24 +00:00
John Molakvoæ
bdac140f90
Add missing block declaration
2020-04-22 09:00:57 +00:00
John Molakvoæ
b0a51444c1
Fix code block
...
Fix #2011
2020-04-22 09:00:57 +00:00
Thomas Citharel
8dd4ec8cad
Add section on sharing and publishing calendars, and minor improvements
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:18:17 +00:00
Thomas Citharel
7d8313b661
Improve admin groupware section
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:18:17 +00:00
Thomas Citharel
aeafc0aff2
Add Groupware section
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:18:17 +00:00
CJlano
8a38122ced
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:04 +00:00
Morris Jobke
1b117fdff2
Change array syntax from array() to []
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-04-21 10:03:57 +00:00
Charles Provent
0c3de959ad
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 10:03:57 +00:00
Morris Jobke
d17f5a2ef5
Fix paragraph layout after merging #1936
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-04-21 09:17:02 +00:00
Clément Duveau
4741c2c618
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:27 +00:00
gunnaraas
e62e4a5030
Fixing small typo in docs
...
'environment' was spelled 'environmemt' on line 649
2020-04-21 08:35:29 +00:00
Paul Tötterman
23f73b067e
Document "Invalid private key for encryption app"
...
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi>
2020-04-21 08:19:43 +00:00
Sascha Wiswedel
a98da78d4b
added note about app store URL whitelisting
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Sascha Wiswedel
fb19f6d5dd
be more strict about licensing requirements
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Sascha Wiswedel
b0961954ad
typo
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Sascha Wiswedel
754ef48b37
Gallery has been replaced by Photos
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Sascha Wiswedel
b2675694cd
App Store: "official" is now "Featured"
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Sascha Wiswedel
1463d0d6a6
updated outdated docu link
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Sascha Wiswedel
0633fd6220
paragraph about "Approved" tagged apps does no longer apply
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Morris Jobke
3bf6a4e3d5
Merge pull request #1928 from nextcloud/backport/1926/stable18
...
[stable18] Update external_storage_configuration_gui.rst
2020-04-20 17:07:42 +02:00
kesselb
c8728fbf90
Merge pull request #1966 from nextcloud/backport/1965/stable18
...
[stable18] Fix typo in migrating.rst
2020-04-20 15:08:05 +02:00
kesselb
f0a61eda93
Merge pull request #1905 from nextcloud/backport/1904/stable18
...
[stable18] typo error
2020-04-20 15:07:10 +02:00
Damien Regad
84128c8c7f
Fix typo in migrating.rst
2020-04-17 15:39:39 +00:00
Benson Muite
5faf2ef18f
Backport from Master to release 18
...
From #1913
Signed-off-by: Benson Muite <bkmgit@users.noreply.github.com>
2020-04-07 16:58:23 +03:00
Sascha Wiswedel
d753323514
updated EOL for MySQL and MariaDB
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-02 14:23:13 +02:00
Josh Morel
cd06939ac7
Update external storage GUI mount options section
...
For v16+
Signed-off-by: Josh Morel <morel.josh@hotmail.com>
2020-03-31 13:25:24 +00:00
Josh Morel
d604cc3418
Update screenshots for supported external storage.
...
Signed-off-by: Josh Morel <morel.josh@hotmail.com>
2020-03-31 13:25:24 +00:00
Sascha Wiswedel
4d9361bbba
updated a bunch of screenshots
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-29 17:55:15 +00:00
Sascha Wiswedel
64940b9165
removed no longer referenced screenshots
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-29 17:55:15 +00:00