👕 Fixes Markdownlint warnings

This commit is contained in:
Franck Nijhof 2019-04-18 23:46:19 +02:00
parent acf1f0b0f2
commit 5f9b915141
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -117,8 +117,18 @@ The private key file to use for SSL.
### Option: `culture`
Is used for setting the language.
Choose between `da` (Danish), `de`(Deutch), `en` (English), `es` (Spanish), `fr` (French), `it` (Italian), `nl` (Dutch), `no` (Norwegian), `pl` (Polish), `ru` (Russian).
Is used for setting the language. Choose between:
- `da` (Danish)
- `de` (Deutch)
- `en` (English)
- `es` (Spanish)
- `fr` (French)
- `it` (Italian)
- `nl` (Dutch)
- `no` (Norwegian)
- `pl` (Polish)
- `ru` (Russian)
### Option: `currency`
@ -128,7 +138,16 @@ Choose between `$`, `€`, `£`.
### Option: `features`
Is used for enable or disable features in Grocy.
The following features can be enabled or disabled `batteries`, `calendar`, `chores`, `equipment`, `recipes`, `shoppinglist`, `tasks`.
The following features can be enabled or disabled:
- `batteries`
- `calendar`
- `chores`
- `equipment`
- `recipes`
- `shoppinglist`
- `tasks`
Set it `true` to enable it, `false` otherwise.
## Embedding into Home Assistant