From 19a613cefdf663be1e98bd05d96964ae51dbb60f Mon Sep 17 00:00:00 2001 From: notheowner <86596679+notheowner@users.noreply.github.com> Date: Thu, 11 Jul 2024 15:14:35 +0300 Subject: [PATCH] Update config.mdx --- pages/docs/dragonite/config.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/dragonite/config.mdx b/pages/docs/dragonite/config.mdx index c967e1b..d8d9ce7 100644 --- a/pages/docs/dragonite/config.mdx +++ b/pages/docs/dragonite/config.mdx @@ -20,7 +20,7 @@ stats = true #Enabled by default to write worker stats. | :-- | :-- | :-- | | `api_host` | 127.0.0.1 | Host listener address for Dragonite API. | | `api_port` | 7272 | Host port address for Dragonite API. | -| instance_name | "" | Display name of the instance in the admin instance selection | +| `instance_name` | "" | Display name of the instance in the admin instance selection | | `stats` | true | Whether raw worker stats are written to the Dragonite database. | ## Auth provider section