From fa6df724e9800afcfcbb267212957e3499e5bd92 Mon Sep 17 00:00:00 2001 From: fox Date: Tue, 25 Jun 2019 18:18:38 +0000 Subject: Update page 'Home' --- Home.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Home.md b/Home.md index 7527f5f..6967398 100644 --- a/Home.md +++ b/Home.md @@ -61,12 +61,7 @@ is not supported. That is, it may work for you but if you run into problems you Additionally, you will need: - PHP version **5.6** or newer ([detailed PHP requirements](wiki/PhpCompatibilityNotes)) -- [PostgreSQL](http://www.postgresql.org) (**9.1** or newer, **[recommended](wiki/FAQ#what-should-i-use---mysql-or-postgresql)**) or [MySQL](http://www.mysql.com) (InnoDB is required). - -While you can use either database, PostgreSQL should run tt-rss significantly faster and is, in general, -a much more reliable choice. Also, some minor features are exclusive to PostgreSQL. - -**Important:** only InnoDB database engine is supported on MySQL. While you technically can force tt-rss schema under MyISAM you will experience various glitches due to missing functionality (foreign keys, cascade deletes, etc.). +- [PostgreSQL](http://www.postgresql.org) (**9.1** or newer, **[recommended](wiki/FAQ#what-should-i-use---mysql-or-postgresql)**) or [MySQL](http://www.mysql.com) (InnoDB is **required**). ## Download -- cgit v1.2.3