mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
fix: update macOS requirement for desktop clients
Also include Alma 8 (EL8) as a supported distro for our AppImages Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
This commit is contained in:
@@ -105,7 +105,7 @@ We strongly recommend using the latest version of your operating system to get t
|
||||
of our clients.
|
||||
|
||||
* **Windows** 10+
|
||||
* **macOS** Lion (10.14)+ (64-bits only)
|
||||
* **macOS** Monterey (12.0)+ (64-bits only)
|
||||
* Please note that your server may need to be Apple App Transport Security compliant in order for the desktop client to connect successfully. This may involve using a digital certificate that is adequately signed to the standards established by Apple. More information is provided by Apple in their developer documentation: https://developer.apple.com/documentation/security/preventing-insecure-network-connections
|
||||
* **Linux** (64-bits only) Should run on any distribution newer than Ubuntu 18.04 with our official AppImage package
|
||||
|
||||
|
||||
@@ -34,8 +34,8 @@ System Requirements
|
||||
----------------------------------
|
||||
|
||||
- Windows 10+ (64-bits only)
|
||||
- macOS 11.4+ (64-bits only)
|
||||
- Linux (Ubuntu 22.04 or openSUSE 15.5 or ...) (64-bits only)
|
||||
- macOS 12.0+ (64-bits only)
|
||||
- Linux (Ubuntu 22.04 or openSUSE 15.5 or Alma 8 or ...) (64-bits only)
|
||||
|
||||
.. note::
|
||||
For Linux distributions, we support, if technically feasible, the current LTS releases.
|
||||
|
||||
Reference in New Issue
Block a user