Skip to content

Commit 0ff528b

Browse files
fix(admin): Update required sqlite to 3.24+
Signed-off-by: Josh <[email protected]>
1 parent 16c5eec commit 0ff528b

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)