Merge pull request #2712 from das-g/fix-markdown-table

docs: Fix table in section "GET /api/v1.0/config"
This commit is contained in:
Julius Härtl
2021-01-08 12:33:47 +01:00
committed by GitHub

View File

@@ -1000,7 +1000,7 @@ Deck stores user and app configuration values globally and per board. The GET en
#### Response
| Config key | Description | Value |
| Config key | Description |
| --- | --- |
| calendar | Determines if the calendar/tasks integration through the CalDAV backend is enabled for the user (boolean) |
| groupLimit | Determines if creating new boards is limited to certain groups of the instance. The resulting output is an array of group objects with the id and the displayname (Admin only)|