Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(admin): Update required sqlite to 3.24+
Signed-off-by: Josh <[email protected]>
  • Loading branch information
joshtrichards authored Feb 1, 2025
commit 0ff528bd4cdf5755a4118d03ba66dd89c017a42a
2 changes: 1 addition & 1 deletion admin_manual/installation/system_requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 13/14/15/16/17 |
| | - SQLite 3.16+ (*only recommended for testing and minimal-instances*) |
| | - SQLite 3.24+ (*only recommended for testing and minimal-instances*) |
+------------------+-----------------------------------------------------------------------+
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |
| | - nginx with ``php-fpm`` |
Expand Down