Browse Source

Removed mysql from docs

Rafał Pitoń 11 years ago
parent
commit
8aefc7f703
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/setup_maintenance.rst

+ 1 - 1
docs/setup_maintenance.rst

@@ -19,7 +19,7 @@ Before you start make sure your hosting provider grants you:
 - SSH access to server
 - SSH access to server
 - Python **2.7** (this is important, Python version 3 and older than 2.7 are not supported) and PIP
 - Python **2.7** (this is important, Python version 3 and older than 2.7 are not supported) and PIP
 - Node.js runtime with LESS
 - Node.js runtime with LESS
-- Either MySQL or PostgreSQL database
+- PostgreSQL database
 - 60 megabytes of RAM for Misago process
 - 60 megabytes of RAM for Misago process
 - A way to direct HTTP traffic from your domain to Misago
 - A way to direct HTTP traffic from your domain to Misago
 - CronTabs or other task scheduler
 - CronTabs or other task scheduler