Skip to content

Commit 3b19743

Browse files
authored
Merge pull request #37 from notheowner/patch-1
Add missing backtick in general section.
2 parents 9881321 + 19a613c commit 3b19743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/dragonite/config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ stats = true #Enabled by default to write worker stats.
2020
| :-- | :-- | :-- |
2121
| `api_host` | 127.0.0.1 | Host listener address for Dragonite API. |
2222
| `api_port` | 7272 | Host port address for Dragonite API. |
23-
| instance_name | "" | Display name of the instance in the admin instance selection |
23+
| `instance_name` | "" | Display name of the instance in the admin instance selection |
2424
| `stats` | true | Whether raw worker stats are written to the Dragonite database. |
2525

2626
## Auth provider section

0 commit comments

Comments
 (0)