Merge pull request #530 from Jopyth/patch-3

update documentation to module default config
This commit is contained in:
Michael Teeuw
2016-11-21 11:03:10 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -62,7 +62,7 @@ The following properties can be configured:
<td><code>welcome_message</code></td>
<td>Message shown at startup.<br>
<br><b>Possible values:</b> <code>string</code> <code>false</code>
<br><b>Default value:</b> <code>Welcome, start was successfull!</code>
<br><b>Default value:</b> <code>false</code> (no message at startup)
</td>
</tr>
</tbody>