Skip to content

Commit 37aa375

Browse files
Merge pull request #12589 from nextcloud/backport/12562/stable31
[stable31] fix(admin): Update required sqlite to 3.24+
2 parents edcffd4 + 8863095 commit 37aa375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_manual/installation/system_requirements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For best performance, stability and functionality we have documented some recomm
2727
| | - Oracle Database 11g, 18, 21, 23 |
2828
| | (*only as part of an enterprise subscription*) |
2929
| | - PostgreSQL 13/14/15/16/17 |
30-
| | - SQLite 3.16+ (*only recommended for testing and minimal-instances*) |
30+
| | - SQLite 3.24+ (*only recommended for testing and minimal-instances*) |
3131
+------------------+-----------------------------------------------------------------------+
3232
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |
3333
| | - nginx with ``php-fpm`` |

0 commit comments

Comments
 (0)