summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2017-11-27 16:43:17 +0000
committerfox <[email protected]>2017-11-27 16:43:17 +0000
commitd0bd6806d499b079db7c2a5d57cae6256475edf0 (patch)
tree8f43cc8e59c1ea93edba1f023b8dde9486299815
parent95b315271395bc4bc4dd5684c210c099a6d073a9 (diff)
Update page 'Home'
-rw-r--r--Home.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/Home.md b/Home.md
index d559800..ece32d8 100644
--- a/Home.md
+++ b/Home.md
@@ -70,8 +70,7 @@ Additionally, tt-rss requires:
- PHP version **5.4** or newer ([detailed PHP requirements](wiki/PhpCompatibilityNotes))
- [PostgreSQL](http://www.postgresql.org) (**9.1** or newer) or
- [MySQL](http://www.mysql.com) (**InnoDB is required**, MyISAM will
- not work).
+ [MySQL](http://www.mysql.com) (<span style='color : red'>InnoDB IS REQUIRED, MYISAM WILL NOT WORK!</span>).
While you can use either database, PostgreSQL should run tt-rss faster and is, in general,
a much more reliable choice.