Correct default setting for hideconsole in README (#303)

This commit is contained in:
chris 2024-06-01 15:46:42 -05:00 committed by GitHub
parent 8ab9828f6f
commit b677db9048
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -347,7 +347,7 @@ For example, memory_db would be set by adding `memory_db = true` under the line
| Setting | Type | Default | Description |
|---------------|---------|---------|-------------------------|
| `hideconsole` | boolean | true | Hide console on startup |
| `hideconsole` | boolean | false | Hide console on startup |
### Environment variables