Skip to content

Commit db5adfc

Browse files
authored
Merge pull request #2712 from das-g/fix-markdown-table
docs: Fix table in section "GET /api/v1.0/config"
2 parents ef65392 + 8e4da4e commit db5adfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1000,7 +1000,7 @@ Deck stores user and app configuration values globally and per board. The GET en
10001000

10011001
#### Response
10021002

1003-
| Config key | Description | Value |
1003+
| Config key | Description |
10041004
| --- | --- |
10051005
| calendar | Determines if the calendar/tasks integration through the CalDAV backend is enabled for the user (boolean) |
10061006
| 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)|

0 commit comments

Comments
 (0)