Site updated at 2016-09-18 21:26:08 UTC

This commit is contained in:
Travis CI 2016-09-18 21:26:08 +00:00
parent 9d0b538fe6
commit 9de5006776
23 changed files with 37 additions and 37 deletions

View file

@ -116,7 +116,7 @@
<p>Configuration variables:</p>
<ul>
<li><strong>host</strong> (<em>Required</em>): IP address of your database host, eg. http://192.168.1.10.</li>
<li><strong>host</strong> (<em>Optional</em>): IP address of your database host, eg. http://192.168.1.10. Defaults to localhost.</li>
<li><strong>username</strong> (<em>Required</em>): The username of the database user.</li>
<li><strong>password</strong> (<em>Required</em>): The password for the database user account.</li>
<li><strong>port</strong> (<em>Optional</em>): Port to use. Defaults to 8086.</li>