Remove trailing spaces in docs

This commit is contained in:
Peter Dave Hello
2018-07-10 15:32:12 +08:00
parent 29dbf7863b
commit 0bc33e5e6e
11 changed files with 27 additions and 27 deletions
+2 -2
View File
@@ -13,11 +13,11 @@ You'll need at least the following installed on your server:
- A database driver for your DB, such as MySQL, PostgreSQL or SQLite.
- Git
> **SQLite**
> **SQLite**
> Whilst we support SQLite, we advise not using it for status pages
> with a high amount of traffic.
> **MySQL Timezone Info**
> **MySQL Timezone Info**
> Ensure your MySQL database has been updated with the correct timezone
> information. This will ensure that metrics are shown
> correctly: [https://dev.mysql.com/doc/refman/5.7/en/time-zone-support.html][2]