mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #12209 from nextcloud/joshtrichards-patch-1
fix: add minimum sqlite version to system requirements
This commit is contained in:
@@ -27,7 +27,7 @@ For best performance, stability and functionality we have documented some recomm
|
||||
| | - Oracle Database 11g, 18, 21, 23 |
|
||||
| | (*only as part of an enterprise subscription*) |
|
||||
| | - PostgreSQL 12/13/14/15/16 |
|
||||
| | - SQLite (*only recommended for testing and minimal-instances*) |
|
||||
| | - SQLite 3.16+ (*only recommended for testing and minimal-instances*) |
|
||||
+------------------+-----------------------------------------------------------------------+
|
||||
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |
|
||||
| | - nginx with ``php-fpm`` |
|
||||
|
||||
Reference in New Issue
Block a user