Merge pull request #2704 from psi-4ward/patch-1

Doc: Add charset hint
This commit is contained in:
Eric Lippmann 2017-01-31 09:26:04 +01:00
commit 5a0e2ebd5a
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ to handle authentication and authorization, monitoring data or user preferences.
| **username** | The username to use when connecting to the server. |
| **password** | The password to use when connecting to the server. |
| **dbname** | The database to use. |
| **charset** | The character set to use for the database connection. |
#### <a id="resources-configuration-database-example"></a> Example