We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9881321 + 19a613c commit 3b19743Copy full SHA for 3b19743
pages/docs/dragonite/config.mdx
@@ -20,7 +20,7 @@ stats = true #Enabled by default to write worker stats.
20
| :-- | :-- | :-- |
21
| `api_host` | 127.0.0.1 | Host listener address for Dragonite API. |
22
| `api_port` | 7272 | Host port address for Dragonite API. |
23
-| instance_name | "" | Display name of the instance in the admin instance selection |
+| `instance_name` | "" | Display name of the instance in the admin instance selection |
24
| `stats` | true | Whether raw worker stats are written to the Dragonite database. |
25
26
## Auth provider section
0 commit comments