Skip to content

Commit b8ab2a3

Browse files
committed
readme showing incorrect default values
1 parent a7d89ac commit b8ab2a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ You can also create / overwrite the config with the following options
7070

7171
| Name | Value | Explaination | Default |
7272
| ---- | ----- | ------------ | ------- |
73-
|debug|boolean|should swaddle be run in debug mode|<span style="color:grey">true</span>|
73+
|debug|boolean|should swaddle be run in debug mode|<span style="color:grey">false</span>|
7474
|server|table|includes the options to tweak how swaddle operates||
7575
|server.inhibit_duration|integer|number of seconds to inhibit per cycle|<span style="color:grey">25</span>|
7676
|server.sleep_duration|integer|number of seconds to wait between cycles|<span style="color:grey">5</span>|

0 commit comments

Comments
 (0)