update documentation to module default config

This commit is contained in:
Jopyth 2016-11-20 16:47:49 +01:00 committed by GitHub
parent e5c75259e0
commit 3c8fa3382b

View File

@ -62,7 +62,7 @@ The following properties can be configured:
<td><code>welcome_message</code></td> <td><code>welcome_message</code></td>
<td>Message shown at startup.<br> <td>Message shown at startup.<br>
<br><b>Possible values:</b> <code>string</code> <code>false</code> <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> </td>
</tr> </tr>
</tbody> </tbody>