Doc: Add charset hint

This commit is contained in:
Christoph Wiechert 2017-01-30 15:30:22 +01:00
parent cd5bc4c4a6
commit 87b92c3a77
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